Re: tip tree clone fail
From: Wang Chen <hidden>
Date: 2016-06-15 22:45:28
H. Peter Anvin said the following on 2008-10-10 23:58:
Wang Chen wrote:quoted
quoted
So http transport is wreckaged. (git version 1.6.0.1 here, Wang is using 1.5.3.x)My git version is 1.5.5.1, although it doesn't matter ;)http transport requires that "git update-server-info" is done after each push. Otherwise, it ends up in a trainwreck. Shawn Pierce at Google is working on a long-term solution, but in the meantime, if you have to use http transport, murder your IT people.
So, the current solutions are: 1. Waiting for Shawn fixing it. 2. Asking Ingo to "git update-server-info" after each push. 3. Murdering our IT people. I'd rather to do the second solution than the third one :) Ingo, will you do "git update-server-info" after each push before Shawn fix this problem?