Open amenasria opened 1 year ago
This PR adds the Stderr to what's printed if the git diff fails.
git diff
This is to solve https://github.com/bradleyfalzon/revgrep/issues/18.
Also @bradleyfalzon, I wasn't able to run the tests. Could you help me through this?
Small bump on this !
What does this PR do?
This PR adds the Stderr to what's printed if the
git diff
fails.Motivation
This is to solve https://github.com/bradleyfalzon/revgrep/issues/18.