• Show log

    Commit

  • Hash : 72b3dd4a
    Author : Russell Belfer
    Date : 2013-05-15T15:23:33

    Use GIT_IDXENTRY_STAGE macro
    
    Since I added the GIT_IDXENTRY_STAGE macro to extract the stage
    from a git_index_entry, we probably don't need an internal inline
    function to do the same thing.