Closed
Description
There is a regression in the master branch regarding the 0.18.1
release. After the changes in libgit2 0.19
we have lost the Remote.fetchspec
setter. To get back the ability to modify remote's refspecs, and to do so properly, we need to:
- Implement a
Refspec
type, in a new filesrc/refspec.c
- Wrap more libgit2 functions in the
Remote
type
Volunteers?
Metadata
Metadata
Assignees
Labels
No labels