From de532b5e4228fa91016eb7bde1ffd5869256d99c Mon Sep 17 00:00:00 2001 From: Martin Geisler Date: Mon, 23 Apr 2012 23:43:32 +0200 Subject: [PATCH] Removed Mercurial from "Cheap Local Branching" section Mercurial has several ways of maintaining multiple local branches. Both named branches and bookmarks let you work efficiently with several local branches in a single repository. The workflows are not exactly like in Git, but that's okay: Mercurial is a different tool and makes different choices. --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 12d19aa..92c5b8f 100644 --- a/index.html +++ b/index.html @@ -89,7 +89,6 @@

Why Git is Better than X

- hg bzr svn perforce