X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=pep-103.txt;h=803dad823a283245e0dd9ad4aa397844a3b54bf5;hb=0daad6c4ea795d6f7fea9f043b45160e7a26f8e6;hp=1386e9ff6f3a102e5f472b41f8730301f4d02f1a;hpb=60f87da650175dc29cbaa9963cf864884712af36;p=git-wiki.git diff --git a/pep-103.txt b/pep-103.txt index 1386e9f..803dad8 100644 --- a/pep-103.txt +++ b/pep-103.txt @@ -969,12 +969,12 @@ and communication. Among these environments are `Kallithea `_ and `pagure `_, both are written in Python; pagure was written by Fedora developers and is being used to develop some Fedora projects. `GitPrep -`_ is yet another Github clone, +`_ is yet another GitHub clone, written in Perl. `Gogs `_ is written in Go. `GitBucket `_ is written in Scala. -And last but not least, `Gitlab `_. It's +And last but not least, `GitLab `_. It's perhaps the most advanced web-based development environment for git. Written in Ruby, community edition is free and open source (MIT license). @@ -1018,6 +1018,17 @@ developers `_ that documents a few differences between git and hg. +Git and GitHub +============== + +`gitsome `_ - Git/GitHub +command line interface (CLI). Written in Python, work on MacOS, Unix, +Windows. Git/GitHub CLI with autocomplete, includes many GitHub +integrated commands that work with all shells, builtin xonsh with +Python REPL to run Python commands alongside shell commands, command +history, customizable highlighting, thoroughly documented. + + Copyright =========