]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'es/outside-repo-errmsg-hints'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Mar 2020 19:43:29 +0000 (12:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Mar 2020 19:43:29 +0000 (12:43 -0700)
commite96327c94799460e02b38b242995eab0600ebbd6
tree258a6686b3473520de72d6ba6ea215bd3f7620d7
parent30e9940356dc67959877f4b2417da33ebdefbb79
parent5c20398699165a91af2d81ea2d20385bc8dd3627
Merge branch 'es/outside-repo-errmsg-hints'

An earlier update to show the location of working tree in the error
message did not consider the possibility that a git command may be
run in a bare repository, which has been corrected.

* es/outside-repo-errmsg-hints:
  prefix_path: show gitdir if worktree unavailable
setup.c