• Show log

    Commit

  • Hash : 487884a9
    Author : Russell Belfer
    Date : 2013-05-13T16:07:29

    Improve docs for git_index_entry flag masks
    
    The constants for extracting data from git_index_entry flags and
    flags_extended are not named in a way that makes it easy to know
    where to use each one.  This improves the docs for the flags (and
    slightly reorganizes them), so it should be more obvious.