TODO: format-patch?
Junio C Hamano committed
Sep 7, 2006 at 04:29 UTC
273451e13a16a077b780e2ef040e4a14e2434f37
1 file changed
+3
TODO
+3
index 0d5f7083cc..6edb86085a 100644
--- a/TODO
+++ b/TODO
@@ -83,6 +83,9 @@ Technical (milder)
Technical (trivial)
-------------------
+* log-tree.c: pad sequence numbers with leading 0 if a series is
+ larger than 9, around ll.133?
+
* git-cherry-pick should check if the original commit message is
just a single liner, in which case it should add a LF before
appending "cherry-picked from..." message.