git-wip icon indicating copy to clipboard operation
git-wip copied to clipboard

implement git wip list

Open bartman opened this issue 16 years ago • 0 comments

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

bartman avatar Nov 05 '09 14:11 bartman