pub fn create_commit(path: PathBuf, message: String) -> Task<Message>
Create a new commit with the currently staged changes.