]> git.ipfire.org Git - thirdparty/git.git/commit - git-stash.sh
Revert "git-stash: use git rev-parse -q"
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Dec 2008 01:30:35 +0000 (17:30 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Dec 2008 01:30:35 +0000 (17:30 -0800)
commit0e32126f04f6ad64826d4c145f2a1a9685e0910d
treef060a758c94dd6950c9cf5fc60272fdc6ac774ff
parent0516cc5cc6ccb3b998ea5613ab178407c31339e3
Revert "git-stash: use git rev-parse -q"

This reverts commit 757c7f60a78004fc3d0ea62f44320d54ef430c10 as an
unnecessary error message to pop up when the last stash entry is dropped.

It simply is not worth the aggravation.
git-stash.sh