2005-10-18 midnight
authorJunio C Hamano <junkio@cox.net>
Tue, 18 Oct 2005 08:27:22 +0000 (01:27 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 18 Oct 2005 08:27:22 +0000 (01:27 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
TODO

diff --git a/TODO b/TODO
index 4addfbe..7ff0285 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,7 +33,7 @@ patch, perhaps ;-).
 Documentation
 -------------
 
-* Document the ref naming restrictions.
+* Document the ref naming restrictions [DONE].
 
 * David Ho's report suggests whatchanged documentation should
   mention -m as "commonly used options".  Steal Linus'
@@ -195,7 +195,7 @@ Technical (milder)
   state?  People with BK background know this operation as
   'clean'.  'git checkout [-f] ent [path...]' was suggested by
   Matthias Urlichs which sounds a natural extention to what the
-  command currently does.
+  command currently does [DONE with a prodding by Linus].
 
 * Enhance "git repack" to not always use --all; this would be
   handy if the repository contains wagging heads like "pu" in