From: Junio C Hamano Date: Thu, 21 Mar 2024 21:55:13 +0000 (-0700) Subject: Merge branch 'jc/safe-implicit-bare' X-Git-Tag: v2.45.0-rc0~92 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc97afdcb93ca683bf73b4ae2ff028c161206617;p=thirdparty%2Fgit.git Merge branch 'jc/safe-implicit-bare' Users with safe.bareRepository=explicit can still work from within $GIT_DIR of a seconary worktree (which resides at .git/worktrees/$name/) of the primary worktree without explicitly specifying the $GIT_DIR environment variable or the --git-dir= option. * jc/safe-implicit-bare: setup: notice more types of implicit bare repositories --- dc97afdcb93ca683bf73b4ae2ff028c161206617