]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Rename core.unreliableHardlinks to core.createObject
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Mon, 27 Apr 2009 22:32:25 +0000 (00:32 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Apr 2009 23:50:07 +0000 (16:50 -0700)
commit348df16679cf35b7bba7afea99638e7d81dc3d33
tree81bd57136af669f74c387061e6cd3dd502e23882
parent26e47f25402ad51c6cfa1cd784a3431dd00deeb2
Rename core.unreliableHardlinks to core.createObject

"Unreliable hardlinks" is a misleading description for what is happening.
So rename it to something less misleading.

Suggested by Linus Torvalds.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
Makefile
cache.h
config.c
environment.c
sha1_file.c