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

Default to NOT fetching, and provide --fetch option to override it #29

Open
edudobay opened this issue Jun 22, 2019 · 0 comments
Open
Projects

Comments

@edudobay
Copy link
Owner

edudobay commented Jun 22, 2019

Fetching can alter semantics of what user typed. It is better to make the user request that explicitly.

A setting in the .ini file can change this. Something like [defaults] always_fetch = true.

Fetching might even not be our responbility (the user could chain a git fetch before invoking this program).

@edudobay edudobay created this issue from a note in Backlog (Ideas) Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Backlog
  
Ideas
Development

No branches or pull requests

1 participant