X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=pep-git.txt;h=4684b1e739eb1859be92dda50b52e1aa382b5098;hb=2df5f521d793c523e8d281ab7922db3b4f44e9ce;hp=2f5a5b0013415eca094797d5c0c5b927a94a9f63;hpb=d0784f8e3802bbb89683024783d744c04c13a4bc;p=git-wiki.git diff --git a/pep-git.txt b/pep-git.txt index 2f5a5b0..4684b1e 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -729,7 +729,7 @@ git on server ============= TODO: anonymous access (``git daemon``); git over ssh; gitolite; -gitweb; cgit; gitlab. +gitweb; cgit; Kallithea; pagure; gogs and gitea; gitlab. http://gitolite.com/gitolite/index.html @@ -737,6 +737,15 @@ https://git.kernel.org/cgit/git/git.git/tree/gitweb http://git.zx2c4.com/cgit/ +https://kallithea-scm.org/ + +https://pagure.io/ + +http://gogs.io/ and http://gitea.io/ + +https://about.gitlab.com/ + + From Mercurial to git =====================