Function node_template_release::get_git_commit_id
source · pub(crate) fn get_git_commit_id(path: &Path) -> String
Expand description
Gets the latest commit id of the repository given by path
.
pub(crate) fn get_git_commit_id(path: &Path) -> String
Gets the latest commit id of the repository given by path
.