author | しらいしななこ <nanako3@bluebottle.com> | |
Sat, 28 Jul 2007 01:44:48 +0000 (10:44 +0900) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 28 Jul 2007 07:06:00 +0000 (00:06 -0700) | ||
commit | f12e925ac23ad6169e046cfe05b8438a1611ad58 | |
tree | 8afe159284e9d4ea74f482038799f45b3e80fbd9 | tree | snapshot |
parent | 11bb2d4fa9ebc7481828c25752d8c23233b24c76 | commit | diff |
git-stash: Make sure reflog is created for refs/stash
Earlier commit 7ab3cc70 fixed "stash clear" but broke save_stash,
because it forgot to make sure the reflog file exists before saving.
Signed-off-by: Nanako Shiraishi <nanako3@bluebottle.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Earlier commit 7ab3cc70 fixed "stash clear" but broke save_stash,
because it forgot to make sure the reflog file exists before saving.
Signed-off-by: Nanako Shiraishi <nanako3@bluebottle.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-stash.sh | diff | blob | history |