Add core.symlinks to mark filesystems that do not support symbolic links.
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 2 Mar 2007 21:11:30 +0000 (22:11 +0100)
committerJunio C Hamano <junkio@cox.net>
Sat, 3 Mar 2007 00:58:05 +0000 (16:58 -0800)
commit78a8d64...c14dc2f0a306d787fa1e42d400b3af4d
treef99b516...80d660a3049cbd4c17151f2c8b784653copy hash to clipboard (tree)
parent4808bec...f9b5fe414f0dbc2cc0445f54f28e9e9ccopy hash to clipboard (diff)
12 files changed:
Documentation/config.txt
Documentation/git-update-index.txt
builtin-apply.c
builtin-update-index.c
cache.h
config.c
diff-lib.c
entry.c
environment.c
read-cache.c
t/t2005-checkout-index-symlinks.sh [new file with mode: 0755]
t/t2102-update-index-symlinks.sh [new file with mode: 0755]