]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ml/reflog-write-committer-info-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Oct 2025 19:30:35 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Oct 2025 19:30:35 +0000 (12:30 -0700)
commit9a61d07bac625cb7c3ddb4b5e192398b5f1b7aa6
tree3cf059f4672a959436e16842ecf142df5b9268f2
parenta91ca5db0318b6fda5a6721ee843f56e7e2fadfc
parent4a72736d1993d5702d074ea1a92e584633b20f54
Merge branch 'ml/reflog-write-committer-info-fix' into next

"git reflog write" did not honor the configured user.name/email
which has been corrected.

* ml/reflog-write-committer-info-fix:
  builtin/reflog: respect user config in "write" subcommand
builtin/reflog.c