Jeff King, 29.04.2009: > On Wed, Apr 29, 2009 at 08:55:29AM +0200, Martin Langhoff wrote: > > > So from Eric's perspective, it is worthwhile to work on all those > > issues, and get the right for the end user -- support things we don't > > like, offer foolproof catches and warnings that prevent the user from > > shooting their lovely toes off to mars, etc. > > I read a few of his blog postings. He kept complaining about the > features of git that I like the most. :) > > I can see his arguments about how > "add -p" can be dangerous Actually, I don't see a very special case here with committing a never compiled/tested worktree state. You can do this with every VCS (without an index like git) with just selectively committing files instead of the whole current worktree. Markus -- 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