]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/replay-wo-the-repository'
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2025 22:34:08 +0000 (15:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2025 22:34:08 +0000 (15:34 -0700)
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 ()


Trivial merge