refspec.c
9.28 KB
-
refspec: return GIT_EINVALIDSPEC for invalid specs · 68e35588
Disambiguate invalid specifications in `git_refspec__parse` so that callers can determine the difference between invalid specifications and actual errors. No call sites wil propagagte this new error message to an end-user, so there is no user-facing API change.
Edward Thomson committed