GitRepository.has_remote_repo: use get_remotes method
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Sep 2013 10:05:38 +0000 (13:05 +0300)
committerGuido Günther <agx@sigxcpu.org>
Tue, 10 Sep 2013 07:19:42 +0000 (09:19 +0200)
commit28fdf4c02b556f4e95cadfda10d795881dd232b9
treea2deaade39a81d5f814124055495f728ad607071
parent3eb401db658a5143e06f2d29a292e9be5b8a623a
GitRepository.has_remote_repo: use get_remotes method

Use the new get_remotes() method

Change-Id: Ic34cf590a6f36e6fa0af2ffbe932c8ae3a198944
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/git/repository.py