Small package to quickly switch between many git accounts on one computer.
-
Get the binary file
-
Best way - create an alias for your favourite shell to call the binary from whenever you are
-
copy
setup.yaml
to your~
-
provide your
main
andwork
setup tosetup.yaml
-
run by
./gitutil <account>
where<account>
is either yourmain
orwork
(just type that)