• Show log

    Commit

  • Hash : 89251b28
    Author : Russell Belfer
    Date : 2013-05-15T16:25:11

    Update index.h docs
    
    Move the git_index_entry to the very top, since it provides the
    main structure that needs to be understood by the reader, then
    move the bitmasks for the flags and the flags_extended under that
    since they are details for looking at particular fields of the
    structure.