aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-01-30 13:34:12 -0800
committerJunio C Hamano <gitster@pobox.com>2024-01-30 13:34:12 -0800
commita8bf3c0cac802487f308f5986620723ee3c27969 (patch)
treeb2074b3100bdfba1cada0cd110b7844f339e38cb /commit-graph.c
parentMerge branch 'jx/remote-archive-over-smart-http' (diff)
parentsetup: allow cwd=.git w/ bareRepository=explicit (diff)
downloadgit-a8bf3c0cac802487f308f5986620723ee3c27969.tar.gz
git-a8bf3c0cac802487f308f5986620723ee3c27969.zip
Merge branch 'kl/allow-working-in-dot-git-in-non-bare-repository'
The "disable repository discovery of a bare repository" check, triggered by setting safe.bareRepository configuration variable to 'explicit', has been loosened to exclude the ".git/" directory inside a non-bare repository from the check. So you can do "cd .git && git cmd" to run a Git command that works on a bare repository without explicitly specifying $GIT_DIR now. * kl/allow-working-in-dot-git-in-non-bare-repository: setup: allow cwd=.git w/ bareRepository=explicit
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions