We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cd9f3b5
[fix] CheckVersion() on gch.py [add] --ls with tree-like output.
CheckVersion()
gch.py
--ls
tree
2fc95c7
[fix] final fix on --pull
--pull
0f240bf
[fix] bug
5398a9b
[fix] --pull
0a74dbf
[add] git reset in --reset option. [fix] git reset before git add when -c/--commit. [fix] Check status once before --pull.
git reset
--reset
git add
-c/--commit
faf8e44
[fix] Strings in src/git/commit.py [add] Check status before gch --pull.
src/git/commit.py
gch --pull
5ff7948
c5d9cd4
[add] --clone feature
--clone
a146a19
[remove] concurrency of checking versions. [fix] bug related to the remote repository.
02e0743
[add] Macro '@' to target current branch. [fix] Bug which Help() was unavailable.