Made appropriate changes to the bitbucket.xml.in to support lower_case_path

This commit is contained in:
Konstantinos Vaggelakos 2012-03-23 02:01:37 +01:00
parent 7ac257c71a
commit a92330a19d

View file

@ -6,6 +6,7 @@
<_description>Free code hosting for Git and Mercurial</_description>
<icon>bitbucket.png</icon>
<backend>Git</backend>
<lower_case_path>true</lower_case_path>
</info>
<address>
<value>ssh://git@bitbucket.org/</value>