• Show log

    Commit

  • Hash : d7761102
    Author : Russell Belfer
    Date : 2013-04-29T14:22:06

    Standardize cast versions of git_object accessors
    
    This removes the GIT_INLINE versions of the simple git_object
    accessors and standardizes them with a helper macro in src/object.h
    to build the function bodies.