Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
write_entry(): cleanup of some duplicated code
author
Kjetil Barvik
<barvik@broadpark.no>
Mon, 9 Feb 2009 20:54:50 +0000
(21:54 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 10 Feb 2009 04:59:26 +0000
(20:59 -0800)
The switch-cases for S_IFREG and S_IFLNK was so similar that it will
be better to do some cleanup and use the common parts of it.
And the entry.c file should now be clean for 'gcc -Wextra' warnings.
Signed-off-by: Kjetil Barvik <barvik@broadpark.no>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
4857c76
)
No differences found