|
|
|
|
|
by qznc
4979 days ago
|
|
What I like about gitolite is that I can give push permissions to people, but deny pushing to the master branch. Of course, this can be done with mere git hooks, but gitolite makes it easy and centralizes the admin configs. It is essentially useful to use git in a svn-like workflow. |
|