Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
const char *GetGitHash()
46
{
47
return GIT_HASH;
48
}
49
50
const char *GetGitTime()
51
{
Callers
2
System_CrashInfo
Function · 0.85
CCMD
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected