Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-stash: Make sure reflog is created for refs/stash
Earlier commit 7ab3cc7 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>
- Loading branch information