MCPcopy 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
14const char* GetGitMsg() {
15 return kGitMsg;
16}
17
18const char* GetGitDiff() {
19 return kGitDiff;

Callers 1

RunMpi0Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected