Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.3, 2.0, and 2.0.1

stable docs: bookmarks are now a core feature

Changeset 294b4d4ff27f

Parent 34ef2ca8904f

by Steve Borho

Changes to 2 files · Browse files at 294b4d4ff27f Showing diff from parent 34ef2ca8904f Diff from another changeset...

 
152
153
154
155
 
156
157
158
159
160
161
 
152
153
154
 
155
156
157
 
158
159
160
@@ -152,10 +152,9 @@
    hg clone http://bitbucket.org/durin42/hg-git/ C:\hg-git   -Then enable hggit and bookmarks in your Mercurial.ini file:: +Then enable hggit in your Mercurial.ini file::     [extensions] - bookmarks =   hggit = C:\hg-git\hggit    You can verify that worked by typing :command:`hg help hggit`
 
35
36
37
38
39
40
41
 
35
36
37
 
38
39
40
@@ -35,7 +35,6 @@
 ; extensions shipped with Mercurial by default  ;  ;acl = -;bookmarks =  ;bugzilla =  ;children =  ;churn =