Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement git wip list #3

Open
bartman opened this issue Nov 5, 2009 · 0 comments
Open

implement git wip list #3

bartman opened this issue Nov 5, 2009 · 0 comments

Comments

@bartman
Copy link
Owner

bartman commented Nov 5, 2009

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant