change description of repositories
This commit is contained in:
parent
daadb52b9c
commit
f839d08232
1 changed files with 11 additions and 1 deletions
12
README.rst
12
README.rst
|
@ -24,7 +24,17 @@ more information.
|
||||||
|
|
||||||
You can get ``gitosis`` via ``git`` by saying::
|
You can get ``gitosis`` via ``git`` by saying::
|
||||||
|
|
||||||
git clone https://github.com/tv42/gitosis.git
|
This repositories are from jakob@schuerz.at, support python3 and ssh-certificates
|
||||||
|
git clone git@codeberg.org:xundeenergie/gitosis.git (fetch)
|
||||||
|
git clone git@github.com:xundeenergie/gitosis.git (fetch)
|
||||||
|
git clone git@git.schuerz.at:public/gitosis.git (fetch)
|
||||||
|
|
||||||
|
This repository translates gitosis to python3, but not fully.
|
||||||
|
git clone git@github.com:mgukov/gitosis.git (push)
|
||||||
|
|
||||||
|
Original repository seems unmaintained
|
||||||
|
git clone git@github.com:tv42/gitosis.git (fetch)
|
||||||
|
|
||||||
|
|
||||||
And install it via::
|
And install it via::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue