|
|
|
|
|
by pmontra
1094 days ago
|
|
That's OK but too uncomfortable when managing a number of git repositories on a ssh server. I'm using gitolite [1] for that. The features are basic and managed by editing text files and git-pushing them to a control repository: create repositories, add users and their keys, readonly or readwrite. There is no GUI but once you have a copy of the repo on your machine you can use one of the several git GUIs available for any OS. [1] https://gitolite.com/gitolite/ |
|