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

Why the force push? #3

Open
jasonkarns opened this issue Sep 3, 2019 · 2 comments
Open

Why the force push? #3

jasonkarns opened this issue Sep 3, 2019 · 2 comments
Assignees

Comments

@jasonkarns
Copy link

If this is generally used to keep forks up to date from upstream, (as is my understanding), then the fork's branches will be behind upstream, but not divergent. Which means the force push is unnecessary, no?

Alternatively, could the force option be configurable?

(And lastly, wouldn't --force-with-lease be safer than --force?)

@zeke
Copy link
Contributor

zeke commented Sep 13, 2019

cc @wei

@wei wei self-assigned this Sep 16, 2019
@wei
Copy link
Member

wei commented Sep 16, 2019

Thanks for bringing this up. Making it configurable sounds like a great idea. PR Welcome!

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

5 participants
@zeke @jasonkarns @wei and others