Commit 487884a9306e744eaebe659a7d0edb1c0c6c7ba7

Russell Belfer 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.