I hereby claim:
- I am duub on github.
- I am duub (https://keybase.io/duub) on keybase.
- I have a public key ASCLxGgkMvKH3GeNSNF13ZO4rp2ddS-ERVMaTnVAXqTncwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # git-branch-status | |
| # * originally by http://github.com/jehiah | |
| # * "s'all good!" message by http://github.com/kd35a | |
| # * ANSI colors by http://github.com/knovoselic | |
| # * column formatting, filters, and usage by http://github.com/bill-auger | |
| # this script prints out pretty git branch sync status reports |