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

Remove duplicated branches #1

Open
frost-nzcr4 opened this issue May 15, 2015 · 1 comment
Open

Remove duplicated branches #1

frost-nzcr4 opened this issue May 15, 2015 · 1 comment
Milestone

Comments

@frost-nzcr4
Copy link
Owner

Temporary you can remove them running git branch -r --merged | grep -v -e "\(origin\|your\-github\-name\)/" | xargs -n 1 git branch -r -d

@frost-nzcr4 frost-nzcr4 added this to the 0.3.0 milestone May 15, 2015
@frost-nzcr4
Copy link
Owner Author

See additional info in README and #7 (comment)

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

No branches or pull requests

1 participant