2024-03-25 10:20:47 +01:00

364 B

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