From: Johannes Sixt <j.sixt@viscovery.net>
To: Erik Faye-Lund <kusmabite@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH/RFC] clone: inform the user we are checking out
Date: Mon, 07 May 2012 11:26:04 +0200 [thread overview]
Message-ID: <4FA7952C.90702@viscovery.net> (raw)
In-Reply-To: <1336381787-6484-1-git-send-email-kusmabite@gmail.com>
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
next prev parent reply other threads:[~2012-05-07 9:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-07 9:09 [PATCH/RFC] clone: inform the user we are checking out Erik Faye-Lund
2012-05-07 9:26 ` Johannes Sixt [this message]
2012-05-07 9:35 ` Erik Faye-Lund
2012-05-07 9:46 ` Erik Faye-Lund
2012-05-07 10:02 ` Erik Faye-Lund
2012-05-07 13:54 ` Jeff King
2012-05-07 19:03 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FA7952C.90702@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=git@vger.kernel.org \
--cc=kusmabite@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).