Skip to content

Commit b474627

Browse files
committed
Merge pull request #16 from benkehoe/master
added TortoiseHg info to index page
2 parents 6c720b2 + 4e3ea07 commit b474627

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,13 @@ <h3>Installing Hg-Git the easy way:</h3>
111111
package.
112112
</p>
113113

114+
<p>
115+
Alternatively, on Windows, <a href="http://tortoisehg.bitbucket.org/">TortoiseHg</a>
116+
comes with hg-git (and Dulwich), though it
117+
<a href="http://tortoisehg.readthedocs.org/en/latest/nonhg.html#hg-git-git">still needs to be enabled</a>
118+
as shown below (or through the TortoiseHg settings).
119+
</p>
120+
114121
<p>
115122
Lastly, make sure the
116123
following is in your <code>~/.hgrc</code>:

0 commit comments

Comments
 (0)