~ubuntu-branches/ubuntu/wily/mercurial/wily

« back to all changes in this revision

Viewing changes to doc/hgrc.5.html

  • Committer: Package Import Robot
  • Author(s): Javi Merino
  • Date: 2014-03-03 22:52:12 UTC
  • mfrom: (1.2.42)
  • Revision ID: package-import@ubuntu.com-20140303225212-1g4mr7wpm39kubm5
Tags: 2.9.1-1
* New upstream release
* mercurial 2.9 breaks current hgsubversion (1.5-1)
* Blacklist test-patchbomb.t as it failed sporadically in mips buildd
  for 2.9-1 and is now failing for me.

Show diffs side-by-side

added added

removed removed

Lines of Context:
756
756
<p>For example:</p>
757
757
<pre class="literal-block">
758
758
[hostfingerprints]
759
 
hg.intevation.org = 44:ed:af:1f:97:11:b6:01:7a:48:45:fc:10:3c:b7:f9:d4:89:2a:9d
 
759
hg.intevation.org = fa:1f:d9:48:f1:e7:74:30:38:8d:d8:58:b6:94:b8:58:28:7d:8b:d0
760
760
</pre>
761
761
<p>This feature is only supported when using Python 2.6 or later.</p>
762
762
</div>