]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gg/worktree-from-the-above'
authorJunio C Hamano <gitster@pobox.com>
Thu, 14 Jul 2022 22:03:58 +0000 (15:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Jul 2022 22:03:58 +0000 (15:03 -0700)
In a non-bare repository, the behavior of Git when the
core.worktree configuration variable points at a directory that has
a repository as its subdirectory, regressed in Git 2.27 days.

* gg/worktree-from-the-above:
  dir: minor refactoring / clean-up
  dir: traverse into repository

1  2 
dir.c

diff --cc dir.c
Simple merge