Hi Sean, 2016-11-28 23:23 GMT+01:00 Sean Whitton <spwhit...@spwhitton.name>: > Hello Bálint, > > On Mon, Nov 28, 2016 at 06:33:34PM +0100, Bálint Réczey wrote: >> It is not a subtree clone, but the result is practically the same > > It wouldn't permit making new commits, though.
This is true, those who don't have good access can't make new commits to the remote repository by pushing changes, but they can make the "subtree clone" a local repository and send the patches to the others for review. They could also push their changes by creating a full clone on git.debian.org/home/.../ and integrating their patches created using the "subtree clone" there. Cheers, Balint