Hi Junio, On Mon, 6 Nov 2017, Junio C Hamano wrote: > * js/early-config (2017-11-03) 1 commit > - setup: avoid double slashes when looking for HEAD > > Correct start-up sequence so that a repository could hang > immediately under the root directory again (which was broken at > around Git 2.13). Maybe change that description to avoid the word "hang"? The original report used the very same word "hang", but not for the location of the Git repository: instead, it was used to describe a major latency due to inadvertent network accesses. I would suggest s/hang/be located/. Ciao, Dscho