Skip to content

Releases: Scstechr/gch

gch v1.31

10 Sep 14:14
Compare
Choose a tag to compare

[bugfix] .defaults.txt removed if theres no .git folder in the current directory.

gch v1.30

10 Sep 09:19
Compare
Choose a tag to compare

[fix] commit bugs
[add] Makefile, coding rules (pep8, flake)

gch v1.29

03 Sep 13:38
Compare
Choose a tag to compare

[fix] Error handling for both gch and gdiff

gch v1.28

03 Sep 12:17
Compare
Choose a tag to compare

[add] gch -b/--branch with more capability when nothing is specified afterwards

v1.27

03 Sep 12:02
Compare
Choose a tag to compare

[add] gch now takes -h as a --help option.
[add] error message + help when argument parsing went wrong.

v1.26

02 Sep 16:31
Compare
Choose a tag to compare

[add] --ls feature which corresponds to git ls-files.
[fix] some bugs regarding remote repository.

gch v1.25

28 Aug 09:22
Compare
Choose a tag to compare

fix bug when remote does not exist

gch v1.24

23 Aug 01:53
Compare
Choose a tag to compare

Add -r/--remote capability without declaring -p/--push

gch v1.23

22 Aug 23:11
Compare
Choose a tag to compare
  • various bug fixes.
  • change version infos.

gch v1.22

19 Aug 18:28
Compare
Choose a tag to compare

fix save function.