refspec.c
8.35 KB
-
refspec: set err message on invalid refspec · b523194d
If a refspec could not be parsed, the git_refspec__parse function would return an error value but would not provide additional error information for the callers. This commit amends that function to set a more useful error message.
Adrien Thebo committed