File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -155,9 +155,17 @@ <h3>Installing Hg-Git manually</h3>
155
155
< div class ='section '>
156
156
< div class ="title "> Dependencies</ div >
157
157
< p >
158
- This plugin is known to work on Mercurial 1.7, and is
159
- basically functional (with a couple of bugs) against hg 1.8
160
- and 1.9. It also needs Dulwich version 0.8.0 or later; Dulwich
158
+ Different versions of hg-git are known to work with different
159
+ versions of Mercurial. For the most accurate info, go to
160
+ < a href ="https://bitbucket.org/durin42/hg-git/src "> the source
161
+ on bitbucket</ a > , click the dropdown menu that says "default",
162
+ click the "Tags" tab, select the version you've installed, and
163
+ click on the file "Makefile". There's a line that starts with
164
+ "all-version-tests" which lists the versions of Mercurial
165
+ known to work.
166
+ </ p >
167
+ < p >
168
+ It also needs Dulwich version 0.8.0 or later; Dulwich
161
169
is a pure-Python implementation of the Git file formats and
162
170
protocols. There are < strong > no Git binary
163
171
dependencies</ strong > : you do not need to have Git installed
You can’t perform that action at this time.
0 commit comments