Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGWA/git-crypt
/ exit_status
Function
exit_status
util-win32.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
int exit_status (int status)
129
{
130
return status;
131
}
132
133
void touch_file (const std::string& filename)
134
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected