author | Junio C Hamano <gitster@pobox.com> | |
Thu, 7 Aug 2008 01:56:23 +0000 (18:56 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 7 Aug 2008 18:40:29 +0000 (11:40 -0700) |
* lt/config-fsync:
Add config option to enable 'fsync()' of object files
Split up default "i18n" and "branch" config parsing into helper routines
Split up default "user" config parsing into helper routine
Split up default "core" config parsing into helper routine
Add config option to enable 'fsync()' of object files
Split up default "i18n" and "branch" config parsing into helper routines
Split up default "user" config parsing into helper routine
Split up default "core" config parsing into helper routine
1 | 2 | |||
---|---|---|---|---|
Documentation/config.txt | patch | | diff1 | | diff2 | | blob | history |
cache.h | patch | | diff1 | | diff2 | | blob | history |
sha1_file.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/config.txt
Simple merge
diff --cc cache.h
Simple merge
diff --cc sha1_file.c
Simple merge