Skip to main content

git_checkout_tool

Function git_checkout_tool 

Source
pub fn git_checkout_tool() -> ToolDef
Expand description

Create the git_checkout tool.

Switches to the given branch. Set create: true to create and switch (equivalent to git checkout -b).