|
|
|
|
|
by mejutoco
1098 days ago
|
|
While not an option for everyone, if you have a server with ssh access you can do: git init --bare /path/to/repo.git
on the server. Then locally you git clone that repo with a ssh url.It does not have any visual MR or enterprisey features, but it works. |
|
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/