]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/empty-reflog-check-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2020 21:32:52 +0000 (13:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2020 21:32:52 +0000 (13:32 -0800)
commit30f5257611f80dc36bc6f15bdd6228ec094c2087
treeec86bfc69c75051453dce388da94d3334e1b8ce6
parenta643735c176798fbcfd1c885349c5471c3c57a08
parent4f44c5659bfb6e80fe76e68ec775859915d5f94a
Merge branch 'rs/empty-reflog-check-fix'

The code to see if "git stash drop" can safely remove refs/stash
has been made more carerful.

* rs/empty-reflog-check-fix:
  stash: simplify reflog emptiness check