From 855ab1bbf5b824bb1b682b9f62099d1a6bfe7423 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Wed, 5 Oct 2011 01:27:24 +0200 Subject: [PATCH] Bitbucket plugin: use git by default --- data/plugins/bitbucket.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/plugins/bitbucket.xml b/data/plugins/bitbucket.xml index c343abd6..f889e337 100644 --- a/data/plugins/bitbucket.xml +++ b/data/plugins/bitbucket.xml @@ -3,12 +3,12 @@ Bitbucket - Free code hosting for Mercurial + Free code hosting for Git and Mercurial bitbucket.png - Mercurial + Git
- ssh://hg@bitbucket.org/ + ssh://git@bitbucket.org/