Function branchless::core::config::get_commit_template
source · pub fn get_commit_template(repo: &Repo) -> Result<Option<String>>
Expand description
Get the commit template message, if any.
pub fn get_commit_template(repo: &Repo) -> Result<Option<String>>
Get the commit template message, if any.