Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't capture stderr when running git commands (#179)
The output of these commands is sometimes parsed, and output from stderr can interfere with that parsing.
- Loading branch information