GIT_FILTER_IDENT_PRIORITY

This is priority that the internal ident filter will be registered with

package extern (C) nothrow @nogc
enum GIT_FILTER_IDENT_PRIORITY = 100;

Meta