Commit 7f7dabda by Mohseen Mukaddam Committed by mohseenrm

adding GIT_FILTER_VERSION to GIT_FILTER_INIT as part of convention

parent 2ca088bd
......@@ -271,7 +271,7 @@ struct git_filter {
};
#define GIT_FILTER_VERSION 1
#define GIT_FILTER_INIT {GIT_FILTER_VERSION}
/**
* Register a filter under a given name with a given priority.
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment