Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cselab/aphros
/ GetGitMsg
Function
GetGitMsg
src/util/git.cpp:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
const char* GetGitMsg() {
15
return kGitMsg;
16
}
17
18
const char* GetGitDiff() {
19
return kGitDiff;
Callers
1
RunMpi0
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected