GitRepository/add_remote_repo: fix the 'tags' argument
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 12 Dec 2013 22:43:59 +0000 (00:43 +0200)
committerGuido Günther <agx@sigxcpu.org>
Thu, 27 Mar 2014 19:30:37 +0000 (20:30 +0100)
commit5dd598fb8f2a9109189fad6cf631811f12ce2130
tree184fedf2bd40b243035a7522d9dc8e4cb795cf04
parentd8f55da007637de916c6ab067ebd22f2227e3aa0
GitRepository/add_remote_repo: fix the 'tags' argument

Explicitly use --tags in git arguments - otherwise tags might not be
fetched.

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