utils: new method for writing git tree-ish meta informat
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 1 Apr 2014 10:46:17 +0000 (13:46 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 1 Apr 2014 11:50:11 +0000 (14:50 +0300)
commitaa018abf53aff1bd7a14e513e38375604597ce8c
treec94ff199458b6c0e2a44b11773fd466a52c3d638
parent494489418c71ec88736debb6e7dedf3e69d5eb42
utils: new method for writing git tree-ish meta informat

Implement a new write_treeish_meta() function that writes meta
information about a git tree-ish into a file in json format.

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