commit | 23d53358be51bb256699f4d237619a3ee8addf39 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon Aug 20 15:35:15 2007 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Aug 20 15:35:15 2007 -0700 |
tree | 734c08f0d3d9371cffb39b37b314f8b586bc770c | |
parent | 2be7fcb4764f2dbcee52635b91fedb1b3dcf7ab4 [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>