git-wip
git-wip copied to clipboard
implement git wip list
This command will list all wip branches
$ git wip list wip/foo wip/bar
$ git wip list -v wip/foo is 5 commits ahead of foo wip/bar is 1 commit ahead of bar