@@ -140,7 +140,7 @@ <h3>Installing Hg-Git manually</h3>
140
140
< code > easy_install 'dulwich> =0.8.0'</ code > if you have
141
141
< a href ="https://pypi.org/project/setuptools/ "> setuptools</ a >
142
142
installed. Next, clone
143
- < a href ="https://bitbucket.org/durin42 /hg-git "> the Hg-Git
143
+ < a href ="https://foss.heptapod.net/mercurial /hg-git "> the Hg-Git
144
144
repository</ a >
145
145
somewhere. Lastly, make the 'extensions' section in your
146
146
'< code > ~/.hgrc</ code > ' file look something like this:
@@ -162,8 +162,8 @@ <h3>Installing Hg-Git manually</h3>
162
162
< p >
163
163
Different versions of hg-git are known to work with different
164
164
versions of Mercurial. For the most accurate info, go to
165
- < a href ="https://bitbucket.org/durin42 /hg-git/src "> the source
166
- on bitbucket </ a > , click the dropdown menu that says "default",
165
+ < a href ="https://foss.heptapod.net/mercurial /hg-git "> the source
166
+ on Heptapod </ a > , click the dropdown menu that says "default",
167
167
click the "Tags" tab, select the version you've installed, and
168
168
click on the file "Makefile". There's a line that starts with
169
169
"all-version-tests" which lists the versions of Mercurial
@@ -182,7 +182,7 @@ <h3>Installing Hg-Git manually</h3>
182
182
< div class ="title "> Sources</ div >
183
183
< p >
184
184
Source available via
185
- < a href ="https://bitbucket.org/durin42 /hg-git "> hg</ a >
185
+ < a href ="https://foss.heptapod.net/mercurial /hg-git "> hg</ a >
186
186
(canonical repo) or
187
187
< a href ="https://github.com/schacon/hg-git "> git</ a > (mirror
188
188
of hg). Patches preferred via email to
0 commit comments