Am 5/7/2012 11:09, schrieb Erik Faye-Lund: > When cloning a large repository over a local file-system ... > $ git clone some-repo.git some-other-repo > Cloning into 'some-other-repo'... <happens instantly> > done. <hangs for minutes> > $ ... > I asked git > to clone, and it told me it finished, only to hang around for > several minutes while, judging by the output, doing nothing. We have a nice "Checking out files" progress indicator. I wonder why you do not see it. At any rate, it's better to write "done" only after we're really done. -- Hannes -- 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