git-secret
git-secret copied to clipboard
show error from git if it cannot locate repo
As per #874,
ifgit rev-parse --is-inside-work-tree
fails in _is_inside_git_tree(),
we could show the error message returned.