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

Use remote name as parameter, default as origin #1

Open
mbrehin opened this issue Dec 14, 2016 · 0 comments · May be fixed by #7
Open

Use remote name as parameter, default as origin #1

mbrehin opened this issue Dec 14, 2016 · 0 comments · May be fixed by #7

Comments

@mbrehin
Copy link

mbrehin commented Dec 14, 2016

If our repository doesn't stick to the conventional origin remote or has many remote repositories, we are not able to stale clean branches for theses ones.

We should be able to use both:

git clean-stale-local [-n|--dry-run] (using origin as default) or git clean-stale-local [-n|--dry-run] <remote name>.

We may also consider adding a global option, targeting all remotes: git clean-stale-local [-n|--dry-run] [-a|--all]

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