Skip to main content

execute

Function execute 

Source
pub async fn execute(args: &Value) -> Result<String, String>
Expand description

tool: git_commit

Action: Stage all changes (git add -A) and commit them using the ‘Conventional Commits’ style.