repository.c
73.9 KB
-
repo: specify init.defaultbranch is meant to be a branch name · 14985171
We don't want the default branch's refname here but its name as branch. Returning an error saying it's not a valid reference here suggests we want the value of `init.defaultbranch` to be something like `refs/heads/default` which is not the case.
Carlos Martín Nieto committed