Skip to content

Releases: Scstechr/gch

gch v1.51

21 Oct 10:31
Compare
Choose a tag to compare

[fix] CheckVersion() on gch.py
[add] --ls with tree-like output.

gch v1.50

09 Oct 14:25
Compare
Choose a tag to compare

[fix] final fix on --pull

gch v1.49

09 Oct 14:10
Compare
Choose a tag to compare

[fix] bug

gch v1.48

09 Oct 10:48
Compare
Choose a tag to compare

[fix] --pull

gch v1.47

07 Oct 10:50
Compare
Choose a tag to compare

[add] git reset in --reset option.
[fix] git reset before git add when -c/--commit.
[fix] Check status once before --pull.

gch v1.46

03 Oct 07:03
Compare
Choose a tag to compare

[fix] Strings in src/git/commit.py
[add] Check status before gch --pull.

gch v1.45

30 Sep 08:30
Compare
Choose a tag to compare

[fix] bug

gch v1.44

29 Sep 18:27
Compare
Choose a tag to compare

[add] --clone feature

gch v1.43

29 Sep 17:50
Compare
Choose a tag to compare

[remove] concurrency of checking versions.
[fix] bug related to the remote repository.

gch v1.42

24 Sep 11:26
Compare
Choose a tag to compare

[add] Macro '@' to target current branch.
[fix] Bug which Help() was unavailable.