lib/bpgit.py: enable extra arguments on git describe
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Mon, 21 Oct 2013 09:08:25 +0000 (11:08 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 21 Oct 2013 19:50:38 +0000 (21:50 +0200)
commitea70308d746325654d44851be602fe02492b59f9
tree49f31f54192ac7ba3fddd88762962e8cdbdd2fa6
parentdb67a3f06e3cbd0ac2196f7373e5e927fc1a866f
lib/bpgit.py: enable extra arguments on git describe

This lets us throw at it whatever extra stuff we want.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
gentree.py
lib/bpgit.py