More docs.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Junio C Hamano committed
Dec 6, 2005 at 00:15 UTC
4ae3fe546977dc7342cba6c6300ca333ec175d0d
1 file changed
+4
-3
TODO
+4
-3
index d97fc7a790..caee7c9e70 100644
--- a/TODO
+++ b/TODO
@@ -35,7 +35,7 @@ Documentation
three developers.
* Update tutorial to cover setting up repository hooks to do
- common tasks.
+ common tasks [Mostly done, with Carl's help].
* Do we still have missing docs? If so accept patches to finish
them.
@@ -44,10 +44,11 @@ Documentation
next?" [ONGOING].
* Accept patches to make formatted tables in asciidoc to work
- well in both html and man pages (see git-diff(1)).
+ well in both html and man pages (see git-diff(1)) [DONE --
+ avoid them ;-)].
* Work around multiple synopses lines in manual pages
- (e.g. git-bisect).
+ (e.g. git-bisect) [DONE -- avoid them ;-)].
Technical (heavier)