Function bootstrap::channel::write_commit_info_file
source · pub fn write_commit_info_file(root: &Path, info: &Info)
Expand description
Write the commit information to the git-commit-info
file given the project
root.