Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGWA/git-crypt
/ version
Function
version
git-crypt.cpp:129–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
static int version (int argc, const char** argv)
130
{
131
print_version(std::cout);
132
return 0;
133
}
134
135
136
int main (int argc, const char** argv)
Callers
1
main
Function · 0.85
Calls
1
print_version
Function · 0.85
Tested by
no test coverage detected