Skip to main content

git_push_tool

Function git_push_tool 

Source
pub fn git_push_tool() -> ToolDef
Expand description

Create the git_push tool.

Pushes the current branch (or specified branch) to a remote. Has needs_approval set — force pushes always require approval, normal pushes also require approval by default (high-risk remote op).