Git Utils is a selection of git subcommands designed to make day-to-day use of Git slightly more convenient. These subcommands aim to automate tasks I find myself repeatedly performing on a daily basis.
I've been using these subcommands for a few years through various bash scripts that I've written; however the opportunity to re-write and centralise these scripts as part of my journey learning Rust was too good to pass up.
This section is coming soon.
See below for a list of subcommands and what they do:
Attempts to open the location of origin, or a specified remote, in your web browser.