Skip to main content

commit_all

Function commit_all 

Source
pub fn commit_all(message: &str, logger: &Logger) -> Result<(), Alert>
Expand description

Stages all changes in git and commits those changes with a supplied message.