"Matt Seitz (matseitz)" <matseitz@xxxxxxxxx> wrote: > From: spearce@xxxxxxxxxxx [mailto:spearce@xxxxxxxxxxx] > > > > So Git handles symlinks in the working tree *without* > > dereferencing them. > > Thanks. Is there a recommended procedure for tracking changes when the > symlink target is outside the working tree? Move the link target so its inside the working tree? Git won't step outside of the working tree to look for or to record changes. Its outside. We don't track things outside of the part of the world you've asked us to track. -- Shawn. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html