GIT_FILTER_CRLF_PRIORITY

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

package extern (C) nothrow @nogc
enum GIT_FILTER_CRLF_PRIORITY = 0;

Meta