mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-21 16:23:50 +08:00
log git commit date (#31490)
* log git commit date * unix ts * fix * bump cereal * cleanup
This commit is contained in:
@@ -125,6 +125,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"ForcePowerDown", PERSISTENT},
|
||||
{"GitBranch", PERSISTENT},
|
||||
{"GitCommit", PERSISTENT},
|
||||
{"GitCommitDate", PERSISTENT},
|
||||
{"GitDiff", PERSISTENT},
|
||||
{"GithubSshKeys", PERSISTENT},
|
||||
{"GithubUsername", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user