• Show log

    Commit

  • Hash : b0b83135
    Author : Carlos Martín Nieto
    Date : 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>