log git commit date (#31490)

* log git commit date

* unix ts

* fix

* bump cereal

* cleanup
This commit is contained in:
Adeeb Shihadeh
2024-02-16 13:19:10 -08:00
committed by GitHub
parent 5a441ec0c4
commit 0723c2bc5f
6 changed files with 18 additions and 8 deletions
+1
View File
@@ -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},