Jonathan Nieder [off-list ref] writes:
Junio, can you fast-track that fix to "master"? Emily, can you add a
test?
Thanks, indeed it has been waiting for tests. We have a few more
business days before -rc2, so...
* es/outside-repo-errmsg-hints (2020-03-03) 1 commit
- prefix_path: show gitdir if worktree unavailable
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.
May want a test or two.