]> Kevux Git Server - rit/commit
Merge branch 'pw/no-more-NULL-means-current-worktree'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:53:00 +0000 (10:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 18:53:00 +0000 (10:53 -0800)
commit7b7d67104e315437c46e62986e163c97c5a51dd3
tree416fbdc26345dfc3c17ce4d4dab6113dd657a381
parent2d843a2d3d6c2d5e7861e6aa99743d15d36746b9
parenta49cb0f093809e3e66566f161aa930f37346775d
Merge branch 'pw/no-more-NULL-means-current-worktree'

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