]> git.99rst.org Git - git.git/commit
Merge branch 'jk/setup-gitfile-diag-fix'
authorJunio C Hamano <redacted>
Mon, 6 Jul 2026 22:50:20 +0000 (15:50 -0700)
committerJunio C Hamano <redacted>
Mon, 6 Jul 2026 22:50:20 +0000 (15:50 -0700)
commited5d4f6e899ff09c0852711b5918f3d740ce1669
tree03b656a2800ae5f6977cb3992b3e217c071a604a
parent57305b8b465eb85bfab03007921071f2fe5b1d10
parent54a441bcea885c13c7a8a80bc3bbcfb1ace9f8a9
Merge branch 'jk/setup-gitfile-diag-fix'

A regression in the error diagnosis code for invalid .git files has
been fixed, avoiding a potential NULL-pointer crash when reporting
that a .git file does not point to a valid repository.

* jk/setup-gitfile-diag-fix:
  read_gitfile(): simplify NOT_A_REPO error message
setup.c
setup.h
submodule.c
t/t7450-bad-git-dotfiles.sh
git clone https://git.99rst.org/PROJECT