summaryrefslogtreecommitdiff
path: root/contrib/git-shell-commands
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2012-03-13 00:01:32 -0500
committerJunio C Hamano <gitster@pobox.com>2012-03-13 14:26:32 -0700
commit1145211456580530ab01ef713adae4812d5758b2 (patch)
treefca9a280cf7df3e2123cf0aa912e47f871382e87 /contrib/git-shell-commands
parent2593633f5a7e1ddc02cd5f8256d02a53324e4cf6 (diff)
test: use --numstat instead of --stat in "git stash show" tests
git's diff --stat output is intended for human consumption and since v1.7.9.2~13 (2012-02-01) varies by locale. Add a test checking that git stash show defaults to --stat and tweak the rest of the "stash show" tests that showed a diffstat to use numstat. This way, there are fewer tests to tweak if the diffstat format changes again. This also improves test coverage when running tests with git configured not to write its output in the C locale (e.g., via GETTEXT_POISON=Yes). Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/git-shell-commands')
0 files changed, 0 insertions, 0 deletions