gg_git 1.0.17 gg_git: ^1.0.17 copied to clipboard
A collection of git helper scripts for repository checks and other utilities.
Change Log #
1.0.17 #
- Update GgConsoleColors
1.0.16 #
- Add GgLog
1.0.15 #
- Add
head-hash
returning the hash of the current head revision
1.0.13 #
- Add mocks
1.0.12 #
- Rework
DirCommand
1.0.11 #
- Turn static methods in class methods to allow mocking
- Various renamings
1.0.7 #
- Make pipeline working
1.0.6 #
- Colorful command line outputs
- Remove double
Everything is pushed.
message
1.0.2 #
- Rename
is-committed
tocommitted
- Rename
is-pushed
topushed
1.0.1 #
- Update dependencies
- Make test_helpers public
1.0.0 #
- Initial version.