Function bootstrap::channel::read_commit_info_file
source · pub fn read_commit_info_file(root: &Path) -> Option<Info>
Expand description
Read the commit information from the git-commit-info
file given the
project root.