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

git-cleanup -s doesn't remove remote squashed branches #30

Open
asagage opened this issue Apr 12, 2020 · 1 comment
Open

git-cleanup -s doesn't remove remote squashed branches #30

asagage opened this issue Apr 12, 2020 · 1 comment

Comments

@asagage
Copy link

asagage commented Apr 12, 2020

The squashed branches are only removed locally. The git-cleanup command is intended to work on both remote and local repositories, however the recently merged git-cleanup-squashed code was only removing local branches. It would be a great if the -s switch removed remote branches by default and honored the -l switch to ignore remotes if desired.

@nvie
Copy link
Owner

nvie commented Apr 13, 2020

Would love that feature and consistency. If you would be able to make a PR for this, I’d be more than happy to merge that in.

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

2 participants