mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
Fix inifinite loop
In setup_git_directory_gently(), there is a hack to allow for stopping the search at the drive letter. Only that the patch was incomplete; we really have to stop there, instead of looping infinitely. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in: