author | Junio C Hamano <junkio@cox.net> | |
Tue, 2 May 2006 07:40:24 +0000 (00:40 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 5 May 2006 21:37:08 +0000 (14:37 -0700) | ||
commit | e388c7382563b7497397c78bc078d0679dc891a8 | |
tree | d632fde11831ec54fd46275cf9d90118318c93b7 | tree | snapshot |
parent | 7ebdba614223f867d3f19963647406df1d0e5ce0 | commit | diff |
core.prefersymlinkrefs: use symlinks for .git/HEAD
When inspecting a project whose build infrastructure used to
assume that .git/HEAD is a symlink ref, core.prefersymlinkrefs
in the config file of such a project would help to bisect its
history.
Signed-off-by: Junio C Hamano <junkio@cox.net>
(cherry picked from 9f0bb90d161edf8c43f5261d12bf83f14eb02ff4 commit)
When inspecting a project whose build infrastructure used to
assume that .git/HEAD is a symlink ref, core.prefersymlinkrefs
in the config file of such a project would help to bisect its
history.
Signed-off-by: Junio C Hamano <junkio@cox.net>
(cherry picked from 9f0bb90d161edf8c43f5261d12bf83f14eb02ff4 commit)
Documentation/config.txt | diff | blob | history | |
Makefile | diff | blob | history | |
cache.h | diff | blob | history | |
config.c | diff | blob | history | |
environment.c | diff | blob | history | |
refs.c | diff | blob | history |