Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGWA/git-crypt
/ create_protected_file
Function
create_protected_file
util-win32.cpp:175–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
void create_protected_file (const char* path) // TODO
176
{
177
}
178
179
int util_rename (const char* from, const char* to)
180
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected