Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: check for exactly one line in
call_git_oneline
This commit prevents a possible `IndexError` in `call_git_oneline` if `git` returns less than one line.
- Loading branch information