Function bootstrap::utils::channel::write_commit_hash_file
source ยท pub fn write_commit_hash_file(root: &Path, sha: &str)
Expand description
Write the commit hash to the git-commit-hash
file given the project root.