Get checkouted branches from the reflog
and create a fuzzy-finding interface
Download the pre-compiled binaries from the OSS releases page and copy them to the desired location.
If you just want to build from source for whatever reason, follow these steps:
clone
git clone git@github.com/wesleimp/checkout.git
cd checkout
get the dependencies
make deps # or go mod install
install
make install
verify it works
checkout -v