libgit2

GIT_FILTER_DRIVER_PRIORITY

Version:

This is priority to use with a custom filter to imitate a core Git filter driver, so that it will be run last on checkout and first on checkin. You do not have to use this, but it helps compatibility.

Signature

#define GIT_FILTER_DRIVER_PRIORITY 200

Versions