$ mkdir /pub/my-repo.git $ cd /pub/my-repo.git $ git --bare init --shared $ git --bare fetch /home/alice/myproject master:master
$ chgrp -R $group /pub/my-repo.git
No comments:
Post a Comment