mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-05 18:44:31 +00:00
refspec: git_refspec_parse() does not exist
This commit is contained in:
parent
2450d4c63a
commit
f28e4c97b3
@ -23,7 +23,6 @@ struct git_refspec {
|
||||
|
||||
#define GIT_REFSPEC_TAGS "refs/tags/*:refs/tags/*"
|
||||
|
||||
int git_refspec_parse(struct git_refspec *refspec, const char *str);
|
||||
int git_refspec__parse(
|
||||
struct git_refspec *refspec,
|
||||
const char *str,
|
||||
|
Loading…
Reference in New Issue
Block a user