# HG changeset patch # User Oleksandr Gavenko # Date 1300293112 -7200 # Node ID ebf1ef1c1615d685cd697886595327f4d0ff50bf # Parent 76d34941eccf29cbfa67235168759d1e644b3587 Clone specific branches. diff -r 76d34941eccf -r ebf1ef1c1615 hg.rst --- a/hg.rst Wed Mar 09 10:22:04 2011 +0200 +++ b/hg.rst Wed Mar 16 18:31:52 2011 +0200 @@ -61,6 +61,10 @@ [defaults] log = -f +* Clone specific branches. + + $ hg clone http://your/repo -r $branchname + * Remove/rename files history from repo. $ cat >filemap.txt <