MCPcopy Create free account
hub / github.com/ZDoom/Raze / GetGitHash

Function GetGitHash

source/common/utility/gitinfo.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45const char *GetGitHash()
46{
47 return GIT_HASH;
48}
49
50const char *GetGitTime()
51{

Callers 2

System_CrashInfoFunction · 0.85
CCMDFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected