Commit b0b8313583afdcd54a83ba3855cf3f6f287ae0ab

Carlos Martín Nieto 2011-03-22T16:15:50

Add close wappers for commit, tree, tag and blob In the same spirit that git_repository_lookup is no longer available, add wrappers so the users don't have to cast when closing their objects. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>