gg_git 1.0.12
gg_git: ^1.0.12 copied to clipboard
A collection of git helper scripts for repository checks and other utilities.
Change Log #
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.