]> git.ipfire.org Git - thirdparty/git.git/commit
stash pop: mention we did not drop the stash upon failing to apply
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Feb 2014 22:18:54 +0000 (14:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Feb 2014 22:18:54 +0000 (14:18 -0800)
commit2d4c99339210d43a84841a71a50e88a050d9e21b
tree6eca42dec3736e2af07de1443c73a0b2eb032ed8
parent2f93541d88fadd1ff5307d81c2c8921ee3eea058
stash pop: mention we did not drop the stash upon failing to apply

Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-stash.sh