diff --git a/bin/git-utimes b/bin/git-utimes index 5def24778..9955a9d31 100755 --- a/bin/git-utimes +++ b/bin/git-utimes @@ -128,4 +128,4 @@ git --no-pager status "${status_opts[@]}" . \ # prefix is not stripped: git --no-pager whatchanged "${whatchanged_opts[@]}" . \ | awk "${awk_flags[@]}" "${awk_script}" "${tmpfile}" - \ - | BASH_ENV='' bash "${bash_opts[@]}" /dev/stdin + | BASH_ENV='' bash "${bash_opts[@]}" -