We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5a8ad4 + a0d8b60 commit b18f6a0Copy full SHA for b18f6a0
1 file changed
t/t0021-conversion.sh
@@ -29,8 +29,7 @@ file_size () {
29
30
filter_git () {
31
rm -f rot13-filter.log &&
32
- git "$@" 2>git-stderr.log &&
33
- rm -f git-stderr.log
+ git "$@"
34
}
35
36
# Compare two files and ensure that `clean` and `smudge` respectively are
0 commit comments