gt-bash-script/README.md

15 lines
364 B
Markdown
Raw Permalink Normal View History

2024-03-25 10:22:01 +01:00
# 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
-