]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/reflog-migration-with-logall-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 Jan 2025 22:05:10 +0000 (14:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Jan 2025 22:05:10 +0000 (14:05 -0800)
The "git refs migrate" command did not migrate the reflog for
refs/stash, which is the contents of the stashes, which has been
corrected.

* ps/reflog-migration-with-logall-fix:
  refs: fix migration of reflogs respecting "core.logAllRefUpdates"

1  2 
refs.c

diff --cc refs.c
Simple merge