]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'pw/no-more-NULL-means-current-worktree' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:16 +0000 (10:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 Feb 2026 18:06:16 +0000 (10:06 -0800)
commit281f28b14043c77c7fe1f3a7dd382ea0395b638b
tree87c030d0cb1471caf42c6f4f526d2ae30bfe2c35
parentf7e3afc1ff4d898735acef60a273c3eae886bc6a
parenta49cb0f093809e3e66566f161aa930f37346775d
Merge branch 'pw/no-more-NULL-means-current-worktree' into next

API clean-up for the worktree subsystem.

* pw/no-more-NULL-means-current-worktree:
  path: remove repository argument from worktree_git_path()
  wt-status: avoid passing NULL worktree
builtin/fsck.c
builtin/worktree.c
path.c
revision.c
wt-status.c