Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork941
Remove assertion over fetch refspec when explicitly specified#402
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thanks a lot for your contribution ! It's much appreciated, and if you need a release with it please let me know. |
Glad I could help out, even if only a tiny bit :) |
As we discussed in issue#396, the repo's fetch refspec is now only required if no explicit refspec was given as argument to
Remote.fetch()
orRemote.pull()
.