commit | 7ab3cc70a6aad2e4f8ccaa98e5520aa126eaef8f | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Jul 26 23:24:28 2007 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Jul 26 23:24:28 2007 -0700 |
tree | 8a37db98f1f68d18b91a1cdd71ea82b93b080e74 | |
parent | 383e45cec40a0b881e59e44e011c410218ef476a [diff] |
git-stash: do not remove a ref by hand. 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>