Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
builtin-add.c: restructure the code for maintainability
author
Junio C Hamano
<gitster@pobox.com>
Mon, 21 Jul 2008 08:24:17 +0000
(
01:24
-0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 26 Jul 2008 04:14:21 +0000
(21:14 -0700)
A private function add_files_to_cache() in builtin-add.c was borrowed by
checkout and commit re-implementors without getting properly refactored to
more library-ish place. This does the refactoring.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
041aee3
)
No differences found