git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Strange message during fetch "remote: /2) done/2) done"
@ 2007-02-23 17:14 Jakub Narebski
  2007-02-23 17:17 ` Shawn O. Pearce
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Narebski @ 2007-02-23 17:14 UTC (permalink / raw)
  To: git

I got the following strange message during "git fetch origin":

 Auto-following refs/tags/gitgui-0.6.0
 Auto-following refs/tags/gitgui-0.6.1
 remote: Generating pack...
 remote: Done counting 2 objects.
 remote: Deltifying 2 objects.
 remote: /2) done/2) done
 Unpacking 2 objects

Notice next to last line, with "/2) done/2) done". Origin remote
is git://git.kernel.org/pub/scm/git/git.git, and I'm using git 1.5.0

-- 
Jakub Narebski
Poland

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Strange message during fetch "remote: /2) done/2) done"
  2007-02-23 17:14 Strange message during fetch "remote: /2) done/2) done" Jakub Narebski
@ 2007-02-23 17:17 ` Shawn O. Pearce
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn O. Pearce @ 2007-02-23 17:17 UTC (permalink / raw)
  To: Jakub Narebski; +Cc: git

Jakub Narebski <jnareb@gmail.com> wrote:
> I got the following strange message during "git fetch origin":
> 
>  Auto-following refs/tags/gitgui-0.6.0
>  Auto-following refs/tags/gitgui-0.6.1
>  remote: Generating pack...
>  remote: Done counting 2 objects.
>  remote: Deltifying 2 objects.
>  remote: /2) done/2) done
>  Unpacking 2 objects

I see that sometimes too.  I think its just a buffering problem
from the sideband channel.

-- 
Shawn.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-23 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-23 17:14 Strange message during fetch "remote: /2) done/2) done" Jakub Narebski
2007-02-23 17:17 ` Shawn O. Pearce

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).