X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=pep-103.txt;h=803dad823a283245e0dd9ad4aa397844a3b54bf5;hb=0daad6c4ea795d6f7fea9f043b45160e7a26f8e6;hp=867784cf7d9a0fb4a5aa0574b67e45c159a4bf9a;hpb=6f76777b0bb5c0850ebb82644cec24f2f890cda8;p=git-wiki.git diff --git a/pep-103.txt b/pep-103.txt index 867784c..803dad8 100644 --- a/pep-103.txt +++ b/pep-103.txt @@ -92,7 +92,7 @@ MacOS X: use git installed with `XCode install git with `Homebrew `_: ``brew install git``. `git-cola `_ (`repository -`_) is a Git GUI written in +`__) is a Git GUI written in Python and GPL licensed. Linux, Windows, MacOS X. `TortoiseGit `_ is a Windows Shell Interface @@ -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 =========