Bitbucket plugin: use git by default

This commit is contained in:
Hylke Bons 2011-10-05 01:27:24 +02:00
parent 7dcfa332b5
commit 8ee2245f24

View file

@ -3,12 +3,12 @@
<plugin>
<info>
<name>Bitbucket</name>
<description>Free code hosting for Mercurial</description>
<description>Free code hosting for Git and Mercurial</description>
<icon>bitbucket.png</icon>
<backend>Mercurial</backend>
<backend>Git</backend>
</info>
<address>
<value>ssh://hg@bitbucket.org/</value>
<value>ssh://git@bitbucket.org/</value>
<example></example>
</address>
<path>