TODO: format-patch?

This commit is contained in:
Junio C Hamano 2006-09-07 04:29:25 -07:00
parent ed0c35f7ca
commit 273451e13a

3
TODO
View File

@ -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.