Constant radicle_cob::git::GIT_COMMITTER_DATE
source ยท pub const GIT_COMMITTER_DATE: &str = "GIT_COMMITTER_DATE";
Expand description
Environment variable to set to overwrite the commit date for both the author and the committer.
The format must be a unix timestamp.