]> git.ipfire.org Git - thirdparty/git.git/commit
Move diff.renamelimit out of default configuration.
authorJunio C Hamano <junkio@cox.net>
Tue, 22 Nov 2005 06:52:37 +0000 (22:52 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 22 Nov 2005 07:00:50 +0000 (23:00 -0800)
commit9ce392f4826558357af2b2c7eb6ad876fdb53a91
tree1fc0cafecbccad13a1252e45d0039fb85026cc65
parent07f92477227e2a1770dfbb6318caedc4f091f6c1
Move diff.renamelimit out of default configuration.

Otherwise we would end up linking all the unneeded stuff into git-daemon
only to link with git_default_config.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
config.c
diff-files.c
diff-index.c
diff-stages.c
diff-tree.c
diff.c
diff.h