From: Junio C Hamano Date: Fri, 23 May 2025 22:34:08 +0000 (-0700) Subject: Merge branch 'en/replay-wo-the-repository' X-Git-Tag: v2.50.0-rc0~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96d127896d1bfa5b1bb88b16951b079e24a2ece2;p=thirdparty%2Fgit.git Merge branch 'en/replay-wo-the-repository' The dependency on the_repository variable has been reduced from the code paths in "git replay". * en/replay-wo-the-repository: replay: replace the_repository with repo parameter passed to cmd_replay () --- 96d127896d1bfa5b1bb88b16951b079e24a2ece2