commit | 48679e5c2d059b9b198d6f414dd80aa921d23002 | [log] [tgz] |
---|---|---|
author | Eric Wong <normalperson@yhbt.net> | Fri Feb 27 19:40:16 2009 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Feb 27 21:53:09 2009 -0800 |
tree | 1859f0a1ffb81e664087ee3a3f89bf2272351c87 | |
parent | 48fce9356531469b00bd0e1592d77e8b229316d0 [diff] |
git-svn: disable broken symlink workaround by default Even though this will break things for some extremely rare repositories used by broken Windows clients, it's probably not worth enabling this by default as it has negatively affected many more users than it has helped from what we've seen so far. The extremely rare repositories that have broken symlinks in them will be silently corrupted in import; but users can still reenable this option and restart the import. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>