From: Junio C Hamano Date: Wed, 14 Sep 2005 23:48:14 +0000 (-0700) Subject: Updates 2005-09-14 afternoon. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=5a2a128abe10d6e4ddc492394ca625778f425a65;p=git.git Updates 2005-09-14 afternoon. Signed-off-by: Junio C Hamano --- diff --git a/TODO b/TODO index aac9fd13..f8b7e0e8 100644 --- a/TODO +++ b/TODO @@ -99,6 +99,9 @@ Technical (heavier) strategies, make git-merge driver that will run merge backends for the best merge [DONE]. +* Sort out the mess objects/info/alternates introduces on the + client end. Both rsync and commit walkers are broken. + * We might want to optimize cloning with GIT native transport not to explode the pack, and store it in objects/pack instead. We would need a tool to generate an idx file out of a pack