Skip to main content

create_commit

Function create_commit 

Source
pub fn create_commit(path: PathBuf, message: String) -> Task<Message>
Expand description

Create a new commit with the currently staged changes.