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

scc should have better support for use against external repos #224

Open
manics opened this issue Jan 31, 2018 · 0 comments
Open

scc should have better support for use against external repos #224

manics opened this issue Jan 31, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@manics
Copy link
Member

manics commented Jan 31, 2018

When managing a fork of an external repo it would be nice to use scc to merge individual upstream PRs into the fork. At present scc merge -D none fetches all PRs, and all are mentioned as excluded in the merge commit message. This is impractical, both in terms of the time taken to fetch all PRs, and the length of the merge commit message, when an external repo contains ~100+ PRs.

@sbesson sbesson added the enhancement New feature or request label Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants