Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
Well, at day-job I use contrib/hooks/update-paranoid to deny all
push access into my A's (/that/other/repo). But that could just
as easily be configured to allow branch creation and branch update
(fast-forward) but no rewind or delete.
When I symlink A's refs into B I also don't allow B to update,
create, rewind or delete the symlinked refs via push. This way
you can't do something weird to A like upload new objects into B's
ODB but then change A's refs to point to objects that A's own ODB
doesn't have.
Hmm, I wonder of Pasky handles that correctly on repo.or.cz...
--
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html