Add gitsome - Git/GitHub command line interface (#82)
This commit is contained in:
parent
baab53f902
commit
923cdf93d8
11
pep-0103.txt
11
pep-0103.txt
|
@ -1018,6 +1018,17 @@ developers <https://docs.python.org/devguide/gitdevs.html>`_ that
|
|||
documents a few differences between git and hg.
|
||||
|
||||
|
||||
Git and GitHub
|
||||
==============
|
||||
|
||||
`gitsome <https://github.com/donnemartin/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
|
||||
=========
|
||||
|
||||
|
|
Loading…
Reference in New Issue