On Tue, Sep 09, 2008 at 03:38:13PM +0200, Jakub Narebski wrote: > By the way, I think the fact that in different SCMs meaning of > "$scm revert" and of "$scm reset" differs widely caused Mercurial > to adopt "hg backout" for creating a commit which reverts changes > (cherry-pick -R), and "hg rollback" to undo last commit. This brings up a point I wanted to raise - sometimes when the meanings across the systems (including Git) are too conflicting, it should be considered to use a completely different command name whatsoever to reduce the confusion. This is e.g. the reason Cogito had no "pull" (but "update") or "checkout" (but "restore" and "switch") commands. Petr "Pasky" Baudis -- 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