git-stash: do not remove a ref by hand.
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Jul 2007 06:24:28 +0000 (23:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Jul 2007 06:24:28 +0000 (23:24 -0700)
Somebody on #git noticed that "git stash clear" left a packed
ref behind for ref/stash.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found