Fix git_commits_{ahead,before} when no upstream branch is defined (#6658)
If @{u} is not defined, git rev-list will give an error; redirect
to stderr the error and deal with this case in what follows.
master
parent
2fce6a0faf
commit
ccd02866f6
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue