GitRepository/get_commit_info: support tags
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 30 Oct 2012 06:56:19 +0000 (08:56 +0200)
committerGuido Günther <agx@sigxcpu.org>
Sat, 24 Nov 2012 11:20:54 +0000 (12:20 +0100)
commit3362147479b89918a09efc8a698111e28c78f10c
tree3835f3edc38fdc9ff38729f697cb7a5f39fab958
parent24fdd97267ec03e0b7b94afcd5cefb56772df1e4
GitRepository/get_commit_info: support tags

Dereference the given revision to a commit. Fixes get_commit_info() when
called for a tag.

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