Commit 6ac247b38128ac889bd0633a588842a6c75e28f0

Carlos Martín Nieto 2011-04-06T11:59:40

tag: don't check twice if an object exists Remove the check in git_tag_create_frombuffer as it's done by tag_create already. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>