Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AGWA/git-crypt
/ Error
Method
Error
commands.hpp:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
std::string message;
39
40
explicit Error (std::string m) : message(m) { }
41
};
42
43
// Plumbing commands:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected