TODO clean-up and minor updates

Junio C Hamano committed Mar 16, 2008 at 03:26 UTC 3e0f692b6be7462779bd6e3d3d658491f72ec15f
1 file changed +6 -8
TODO
+6 -8
@@ -8,11 +8,7 @@ The latest copy of this document is found at
8
9 ----------------------------------------------------------------
10
11 -Issues that I have looked at, but unprocessed, unconcluded
12 -and/or lack enough discussions to proceed.
13 -
14 -* pretty.c optimization (Marco)
15 - $gmane/72260
11 +Issues that are unconcluded and/or lack enough discussions to proceed.
12
13 * zlib abstraction (Marco)
14 $gmane/72262
@@ -24,10 +20,12 @@ and/or lack enough discussions to proceed.
20 * synopsys: use {} instead of () for grouping alternatives (Jari Aalto)
21 $gmane/72243
22
27 -* A symref file for ".git/" (Lars Hjemli)
28 - $gmane/72244
29 -
23 * "[alias] st = status" and "cd .git && git st" (Jeff King)
24 $gmane/72327
25
26 +* git --index-file=<foo> <cmd> (Linus)
27 + $gmane/77332
28 +
29 +* fetch with "refs/*:refs/*" errors out erroneously
30 + $gmane/77335
31