TODO

Junio C Hamano committed May 1, 2011 at 16:35 UTC af4ab27a39ef422fa398352926a7141e53c1533b
1 file changed +6
TODO
+6
@@ -8,6 +8,12 @@ The latest copy of this document is found at
8
9 ----------------------------------------------------------------
10
11 +* Audit use of symbolic-ref without -m in our scripts and for each
12 + case decide if leaving a reflog entry for the HEAD is desirable.
13 + If so, add them.
14 +
15 + $gmane/172516
16 +
17 * "git status" on intent-to-add index entries (say "I" in the first
18 column instead of "A" for short status, add "(needs 'git add')" at the
19 end of "new file: $path " in long status).