]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/for-each-repo-w-worktree'
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 21:09:05 +0000 (14:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Mar 2026 21:09:05 +0000 (14:09 -0700)
"git for-each-repo" started from a secondary worktree did not work
as expected, which has been corrected.

* ds/for-each-repo-w-worktree:
  for-each-repo: simplify passing of parameters
  for-each-repo: work correctly in a worktree
  run-command: extract sanitize_repo_env helper
  for-each-repo: test outside of repo context

1  2 
run-command.c
run-command.h

diff --cc run-command.c
Simple merge
diff --cc run-command.h
Simple merge