gt bash script 0.1
A helper for git functions I really miss, like merging the lastest develop / main branch into my current branch, showing what I (or someone else) has checked in over the time, etc.
Changelog
0.1
- Created the initial bash script
- Added config functions (for future use)
- Added commands pull, tag, mine, pullAndMerge
Sources
Description
Languages
Shell
100%