]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/for-each-repo-w-worktree' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2026 16:46:33 +0000 (08:46 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Mar 2026 16:46:33 +0000 (08:46 -0800)
commit3886f0d054b57dd8905ff4ac906c2eac716b78e4
tree1852f9e5497b9b42e3d640a2a46725e1ceea2abc
parent8f952c08330e4435e3cc5d5342bec74e8ae03ebf
parente87493b9b4876e8278062af70cf2d97f47c45e60
Merge branch 'ds/for-each-repo-w-worktree' into next

"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
run-command.c
run-command.h