How to have Git 1.6 follow "beyond symlinks"

Posted by keikun17 on Stack Overflow See other posts from Stack Overflow or by keikun17
Published on 2010-01-06T08:15:24Z Indexed on 2010/03/29 4:03 UTC
Read the original article Hit count: 184

Apparently, the bug where git follows and track files beyond symlinks (git add symlink/) has been fixed around v1.6. Now this was a bug that works in my favor. Now that we've upgraded to v1.6.3.3, is there any way to reproduce that behavior without downgrading?

© Stack Overflow or respective owner

Related posts about version-control

Related posts about git