Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
builtin-mktree.c: use a helper function to handle one line of input
author
Junio C Hamano
<gitster@pobox.com>
Sun, 10 May 2009 17:41:22 +0000
(10:41 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 10 May 2009 19:41:35 +0000
(12:41 -0700)
The main() function used to do the whole thing; this moves the handling of
a single input line to a separate function to make it easier to read.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
fe0bb5f
)
No differences found