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

pull should fetch everything from a remote #87

Closed
zombiezen opened this issue Jan 4, 2019 · 0 comments
Closed

pull should fetch everything from a remote #87

zombiezen opened this issue Jan 4, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@zombiezen
Copy link
Member

While I understand the desire for equivalence between a URL and a remote, the truth is that Git doesn't support this well. For push it makes a great deal of sense to keep a "1 command = 1 ref" rule, but for pull, it's uncommon for the author to know exactly what has changed, and pulling from a URL is infrequent. Especially for #80, having all remote refs up-to-date by just running gg pull myfork can be really useful.

@zombiezen zombiezen added this to the 0.7 milestone Jan 4, 2019
@zombiezen zombiezen added the enhancement New feature or request label Jan 4, 2019
@zombiezen zombiezen self-assigned this Jan 14, 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
Development

No branches or pull requests

1 participant