branch | mercurial-4.0 |
changeset 2596 | 44dd9d76afb2 |
parent 2557 | e3acb8823900 |
child 2861 | 54a95c333102 |
2532:ca157d06b2dc | 2596:44dd9d76afb2 |
---|---|
111 To use ``evolve``, you must: |
111 To use ``evolve``, you must: |
112 |
112 |
113 #. Clone the ``evolve`` repository:: |
113 #. Clone the ``evolve`` repository:: |
114 |
114 |
115 cd ~/src |
115 cd ~/src |
116 hg clone http://hg.netv6.net/evolve-main |
116 hg clone https://www.mercurial-scm.org/repo/evolve |
117 |
117 |
118 #. Configure the extension, either locally :: |
118 #. Configure the extension, either locally :: |
119 |
119 |
120 hg config --local |
120 hg config --local |
121 |
121 |