]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'op/worktree-is-main-bare-fix'
authorJunio C Hamano <gitster@pobox.com>
Sat, 15 Feb 2025 01:53:48 +0000 (17:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Feb 2025 01:53:48 +0000 (17:53 -0800)
Going into a secondary worktree and asking "is the main worktree
bare?" did not work correctly when per-worktree configuration
option was in use, which has been corrected.

* op/worktree-is-main-bare-fix:
  worktree: detect from secondary worktree if main worktree is bare


Trivial merge