Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Add config variable core.symrefsonly
author
Johannes Schindelin
<Johannes.Schindelin@gmx.de>
Tue, 15 Nov 2005 18:24:19 +0000
(19:24 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Tue, 15 Nov 2005 19:42:29 +0000
(11:42 -0800)
This allows you to force git to avoid symlinks for refs. Just add
something like
[core]
symrefsonly = true
to .git/config.
Don“t forget to "git checkout your_branch", or it does not do anything...
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
f8348be
)
No differences found