Files
git/setup.c
Johannes Schindelin 2d5d2c84f1 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>
2007-08-06 22:54:41 +01:00

10 KiB