]> git.99rst.org Git - git.git/commit
Merge branch 'gg/worktree-from-the-above'
authorJunio C Hamano <redacted>
Thu, 14 Jul 2022 22:03:58 +0000 (15:03 -0700)
committerJunio C Hamano <redacted>
Thu, 14 Jul 2022 22:03:58 +0000 (15:03 -0700)
commitdc6315e1fc1d5c0d7afd3fe20cf192bd4c484930
tree22c2a0120ab696e6c8a0542c36882c431f2aba22
parent4e2a4d1dd44367d7783f33b169698f2930ff13c0
parentd6c9a717558a5ec36516026e68dcad3cbc4df1ff
Merge branch 'gg/worktree-from-the-above'

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
dir.c
git clone https://git.99rst.org/PROJECT