]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kh/pathspec-error-wo-repository-fix'
authorJunio C Hamano <gitster@pobox.com>
Sun, 29 Oct 2023 22:09:57 +0000 (07:09 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 29 Oct 2023 22:09:57 +0000 (07:09 +0900)
The pathspec code carelessly dereferenced NULL while emitting an
error message, which has been corrected.

* kh/pathspec-error-wo-repository-fix:
  grep: die gracefully when outside repository


Trivial merge