10000 Changed Gitosis suggestion to Gitolite · web-dev/symfony-docs@0649201 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0649201

Browse files
mrtorrentweaverryan
authored andcommitted
Changed Gitosis suggestion to Gitolite
It's much more robust, popular, and actively developed
1 parent a7136f5 commit 0649201

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/workflow/new_project_git.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,12 @@ to host private repositories.
140140

141141
Alternatively, you can store your git repository on any server by creating
142142
a `barebones repository`_ and then pushing to it. One library that helps
143-
manage this is `Gitosis`_.
143+
manage this is `Gitolite`_.
144144

145145
.. _`git`: http://git-scm.com/
146146
.. _`Symfony2 Standard Edition`: http://symfony.com/download
147147
.. _`Standard Edition Readme`: https://github.com/symfony/symfony-standard/blob/master/README.md
148148
.. _`git submodules`: http://book.git-scm.com/5_submodules.html
149149
.. _`GitHub`: https://github.com/
150150
.. _`barebones repository`: http://progit.org/book/ch4-4.html
151-
.. _`Gitosis`: https://github.com/res0nat0r/gitosis
151+
.. _`Gitolite`: https://github.com/sitaramc/gitolite

0 commit comments

Comments
 (0)
0