Re: Remote hung up during `git fetch`

2012-11-22 Thread Andrew Ardill
On 23 November 2012 05:39, Yichao Yu wrote: > Hi everyone, > > I sent this email yesterday to the git mailing list but I cannot find > it in any archive so I decide to send it again. > Does anyone know what has happened to the mailing list? I haven't > receive any email from several kernel related

Remote hung up during `git fetch`

2012-11-22 Thread Yichao Yu
Hi everyone, I want to build packages for snap shoot of different branches from different remote git repositories in the same local directory (so that I don't need to recompile everything everytime.) and I am using a combination of `git clone/checkout/reset/fetch` to do that. However, during git-f

Re: Remote hung up during `git fetch`

2012-11-22 Thread Yichao Yu
On Thu, Nov 22, 2012 at 2:52 PM, Shawn Pearce wrote: > On Thu, Nov 22, 2012 at 11:44 AM, Yichao Yu wrote: >>> US holiday today? The list traffic tends to be down during holidays. >> This silent? 0 email from the kernel mailing list for 10+ hours?.. >> anyway nvm... > > Check your spam fil

Re: Remote hung up during `git fetch`

2012-11-22 Thread Shawn Pearce
On Thu, Nov 22, 2012 at 11:44 AM, Yichao Yu wrote: >> US holiday today? The list traffic tends to be down during holidays. > This silent? 0 email from the kernel mailing list for 10+ hours?.. > anyway nvm... Check your spam filters? I am having no trouble getting email for the Git list. T

Re: Remote hung up during `git fetch`

2012-11-22 Thread Yichao Yu
On Thu, Nov 22, 2012 at 2:01 PM, Shawn Pearce wrote: > On Thu, Nov 22, 2012 at 10:39 AM, Yichao Yu wrote: >> I sent this email yesterday to the git mailing list but I cannot find >> it in any archive so I decide to send it again. > > If it was HTML formatted it would have been silently dropped by

Re: Remote hung up during `git fetch`

2012-11-22 Thread Shawn Pearce
On Thu, Nov 22, 2012 at 10:39 AM, Yichao Yu wrote: > I sent this email yesterday to the git mailing list but I cannot find > it in any archive so I decide to send it again. If it was HTML formatted it would have been silently dropped by the list. > Does anyone know what has happened to the maili

Fwd: Remote hung up during `git fetch`

2012-11-22 Thread Yichao Yu
ao Yu -- Forwarded message -- From: Yichao Yu Date: Wed, Nov 21, 2012 at 11:18 PM Subject: Remote hung up during `git fetch` To: git@vger.kernel.org Hi everyone, I want to build packages for snap shoot of different branches from different remote git repositories in the same