Function branchless::core::config::get_restack_preserve_timestamps
source · pub fn get_restack_preserve_timestamps(repo: &Repo) -> Result<bool>Expand description
If true, when restacking a commit, do not update its timestamp to the
current time.