From: Junio C Hamano Date: Mon, 24 Nov 2025 23:46:40 +0000 (-0800) Subject: Merge branch 'sa/replay-atomic-ref-updates' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=9370a6be79e89112486e99ff75db43e3c15841e5;p=rit 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