]> git.ipfire.org Git - thirdparty/git.git/commitdiff
TODO
authorJunio C Hamano <gitster@pobox.com>
Sun, 1 May 2011 23:35:55 +0000 (16:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 1 May 2011 23:35:55 +0000 (16:35 -0700)
TODO

diff --git a/TODO b/TODO
index 7d8572164b4e90c157c76185203bcd21b37b350b..fdd2758446165aff0ea4d6e3c19b13625a79a3ea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,6 +8,12 @@ The latest copy of this document is found at
 
 ----------------------------------------------------------------
 
+* Audit use of symbolic-ref without -m in our scripts and for each
+  case decide if leaving a reflog entry for the HEAD is desirable.
+  If so, add them.
+
+  $gmane/172516
+
 * "git status" on intent-to-add index entries (say "I" in the first
   column instead of "A" for short status, add "(needs 'git add')" at the
   end of "new file: $path " in long status).