Re: What's cooking in git.git (Dec 2011, #02; Mon, 5)
From: Erik Faye-Lund <hidden>
Date: 2016-06-15 22:52:35
On Tue, Dec 6, 2011 at 7:52 PM, Jeff King [off-list ref] wrote:
On Tue, Dec 06, 2011 at 12:22:06PM +0100, Erik Faye-Lund wrote:quoted
quoted
quoted
* jk/upload-archive-use-start-command (2011-11-21) 1 commit - upload-archive: use start_command instead of fork What's the status of this one?I think what you have in pu is good, but of course I didn't actually test it on Windows. Erik?I tried to check out ee27ca4 and build, and got hit by a wall of warnings:I think you are on the wrong topic. ee27ca4 is the maint topic for "don't let remote clients get unreachable commits", and is based on the ancient 1.6.2. Which is why you are getting all of those warnings.
You are indeed right. Thanks for spotting :)
The topic in question is jk/upload-archive-use-start-command, which is at 1bc01ef, and should be based on recent-ish master.
t5000-tar-tree pass for that one as well. No warnings this time :P