Jakub Narebski [off-list ref] writes:
Matthieu Moy wrote:
quoted
Stupid question: why .gitlink, and not .git/link or so? This file is
not versionned, I don't think it should be in the working tree.
It would be special-cased, as is .git directory not versioned, the
same way .gitlink would be not versioned (not like .gitignore).
That's how I understand it, but why 2 special cases (.git and
.gitlink) when you need one?
--
Matthieu