Jeff King <peff@xxxxxxxx> writes: > On Sat, Aug 04, 2007 at 11:27:04AM -0700, Junio C Hamano wrote: > >> Try cloning across filesystem boundaries so that you do not get >> a hardlink -- you will get block count of the copy ;-) > > I see, though the hardlink warning is a bit much. > > $ git-clone /path/on/fs/one /path/on/fs/two > Initialized empty Git repository in /path/on/fs/two/.git/ > Warning: -l asked but cannot hardlink to /path/on/fs/one/.git > 36634 blocks True; -l is not given explicitly in your example. Should be trivial to fix. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html