gbp-clone: support repo URLs like "host:repo.git"
authorGuan Junchun <junchunx.guan@intel.com>
Sat, 12 Oct 2013 08:54:44 +0000 (16:54 +0800)
committerGuido Günther <agx@sigxcpu.org>
Tue, 22 Oct 2013 11:38:10 +0000 (13:38 +0200)
commit284eea5b0c7f4d6fbb09e4151ef02958e140fcf0
treeb9e51cfa43b3c726085e4b7978e84d98de98bdd1
parent2438a7c0d4b60c90bb8492c8a47b801015e77daf
gbp-clone: support repo URLs like "host:repo.git"

Previously, gbp didn't correctly parse this kind of URL and clone
failed.

Signed-off-by: Guan Junchun <junchunx.guan@intel.com>
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/git/repository.py