author | Junio C Hamano <gitster@pobox.com> | |
Mon, 20 Aug 2007 22:35:15 +0000 (15:35 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 20 Aug 2007 22:35:15 +0000 (15:35 -0700) | ||
commit | 23d53358be51bb256699f4d237619a3ee8addf39 | |
tree | 734c08f0d3d9371cffb39b37b314f8b586bc770c | tree | snapshot |
parent | 2be7fcb4764f2dbcee52635b91fedb1b3dcf7ab4 | commit | diff |
git clone: do not issue warning while cloning locally across filesystems
Unless the user explicitly asked hardlinking with the '-l'
option, we should not say "oops we cannot hardlink as you asked
so we are copying".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Unless the user explicitly asked hardlinking with the '-l'
option, we should not say "oops we cannot hardlink as you asked
so we are copying".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-clone.sh | diff | blob | history |