Kiall Mac Innes wrote: > Later on in the doc, you go into detail about submodules, and CRLF -> LF > support in both Git and Hg.
To be fair, submodules don't work exactly the same. Unlike svn:externals, which are linked to a repository, submodules are linked to a repository *and a commit*. That means that if an external is updated, the submodule must be updated, and that change must be committed. (Forgot to send this to the list as well, gah!) -- Ryan McCue <http://ryanmccue.info/> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php