# HG changeset patch # User Arne Babenhauserheide # Date 1321025156 -3600 # Node ID 32afa497834da2a702f14ff1100acfea3cd19cdc # Parent 3f45c88100e85c9297f55b9097315582f4249ffd removed outdated info that hg can’t transfer bookmarks. diff -r 3f45c88100e8 -r 32afa497834d README.md --- a/README.md Wed Oct 05 22:44:29 2011 +0200 +++ b/README.md Fri Nov 11 16:25:56 2011 +0100 @@ -123,11 +123,6 @@ will push your bookmarks up to the Git server as branches and will pull Git branches down and set them up as bookmarks. -This is actually pretty cool, since you can use this extension to -transfer your Hg bookmarks via the Git protocol, rather than having to -scp them, as the Hg transfer protocol does not currently support -transferring bookmarks. - Installing ==========