]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit09e74b06ea68d4cac8f08b51bf4db2daf1987ae2
tree8389be0fe6f9c8fa96f01e436a369cca530487fc
parent5785d9143bcb3ef19452a83bc2e870ff3d5ed95a
parent78a95e0d806677fbb1d436c2985e39c1f8ce3c00
Merge branch 'op/worktree-is-main-bare-fix'

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