Commit 81234673a1f7cd5d92f0dd5f03d1442ec1ed2d62

Carlos Martín Nieto 2011-04-05T16:53:32

tag: discover the target type if needed Don't blindly pass the target type to git_tag_type2string as it will give an empty string on GIT_OBJ_ANY which would cause us to create an invalid tag object. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>