From: Junio C Hamano Date: Mon, 24 Nov 2025 23:46:40 +0000 (-0800) Subject: Merge branch 'sa/replay-atomic-ref-updates' X-Git-Tag: v2.53.0-rc0~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9370a6be79e89112486e99ff75db43e3c15841e5;p=thirdparty%2Fgit.git Merge branch 'sa/replay-atomic-ref-updates' "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 --- 9370a6be79e89112486e99ff75db43e3c15841e5