From 923cdf93d84aaf7d5de4f57df8cfc1e8f6a376fa Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 31 Aug 2016 21:27:04 +0400 Subject: [PATCH] Add gitsome - Git/GitHub command line interface (#82) --- pep-0103.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pep-0103.txt b/pep-0103.txt index 1386e9ff6..cacbe8c06 100644 --- a/pep-0103.txt +++ b/pep-0103.txt @@ -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 =========