Joey Smith wrote: > In fact, if you're using git as your DVCS, there's even a bunch of > "porcelain" [2] to make it easier to manage your trees.
Side note: For anyone not familiar with Git terminology: "plumbing" is all the commands that alter the repository, while "porcelain" are tools built on top of that (such as the "commit", "push", "pull", "merge" commands that people would be familiar with). -- Ryan McCue <http://ryanmccue.info/> -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php