From: Junio C Hamano Date: Wed, 19 Nov 2025 18:58:43 +0000 (-0800) Subject: Merge branch 'sa/replay-atomic-ref-updates' into next X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae19b06a2213e7729678e5919a25ef56ca20e7be;p=thirdparty%2Fgit.git Merge branch 'sa/replay-atomic-ref-updates' into next "git replay" (experimental) learned to perform ref updates itself in a transaction by default, instead of emitting where each refs should point at and leaving the actual update to another command. * sa/replay-atomic-ref-updates: replay: add replay.refAction config option replay: make atomic ref updates the default behavior replay: use die_for_incompatible_opt2() for option validation --- ae19b06a2213e7729678e5919a25ef56ca20e7be