Include tag name in the git treeish meta data
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 26 May 2014 14:13:32 +0000 (17:13 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 27 May 2014 12:08:34 +0000 (15:08 +0300)
commited7405aa4d47f81ea9bf606bde9a3fee03896284
tree9c2a3d2c4c40ea39ca71c056256419bc6bc003a5
parent86aea4049924c30dbf7f227ea419835fd6489b0c
Include tag name in the git treeish meta data

Add tag name to the information returned by the
MirrorGitRepository.get_tag_info() method.  This information will also
be automatically written by the write_treeish_meta() function, and thus,
available in the meta data exported when using --git-meta.

Change-Id: Ibc20ac137c1102fea15a39a222f7dd228f5f5f99
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp_repocache/__init__.py
tests/test_obs_service_gbp_utils.py