diff options
author | Jeff King <peff@peff.net> | 2015-04-22 15:30:52 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-04-22 13:38:58 -0700 |
commit | f2f3fc95478c21687646a71f934c524a45e3ec03 (patch) | |
tree | 0a4be59da5f21abfa84c0b6dec217b56280d1663 /perl/.gitignore | |
parent | Git 2.2.2 (diff) | |
download | tgif-f2f3fc95478c21687646a71f934c524a45e3ec03.tar.xz |
t3903: stop hard-coding commit sha1s
When testing the diff output of "git stash list", we look
for the stash's subject of "WIP on master: $sha1", even
though it's not relevant to the diff output. This makes the
test brittle to refactoring, as any changes to earlier tests
may impact the commit sha1.
Since we don't care about the commit subject here, we can
simply ask stash not to print it.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'perl/.gitignore')
0 files changed, 0 insertions, 0 deletions