mirror of
https://github.com/git/git.git
synced 2026-03-18 12:40:05 +01:00
Without this patch,
$ git clone foo .
results in this:
Cloning into ....
done.
With it:
Cloning into '.'...
done.
Signed-off-by: Richard Hartmann <richih.mailinglist@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
21 KiB
21 KiB