Skip to content

Conversation

rrei
Copy link
Contributor

@rrei rrei commented Mar 28, 2016

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() or Remote.pull().

@Byron Byron added this to the v1.0.3 - Fixes milestone Apr 14, 2016
@Byron Byron merged commit ccb653d into gitpython-developers:master Apr 14, 2016
@Byron
Copy link
Member

Byron commented Apr 14, 2016

Thanks a lot for your contribution ! It's much appreciated, and if you need a release with it please let me know.

@rrei
Copy link
Contributor Author

rrei commented Apr 14, 2016

Glad I could help out, even if only a tiny bit :)
In my code I worked around this by using repo.git.fetch() directly, but maybe I'll refactor it later to use the proper Remote.fetch() method. So there's no need to do a release just for this ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants