We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1d4b5 commit d02a87cCopy full SHA for d02a87c
libversion/gitversion.cpp.in
@@ -17,7 +17,7 @@ std::string getGitVersion()
17
{
18
gitVersion+="*";
19
}
20
- if (gitVersion=="GIT_NOTFOUND")
+ if (gitVersion=="GIT-NOTFOUND")
21
22
gitVersion="";
23
0 commit comments