Commit 72b3dd4a5ca2f6572e741c243cd973963d0ef419

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