git_newbranch: Create a new branch _and_ check it out immediately....

View source: R/functions.R

git_newbranchR Documentation

Create a new branch and check it out immediately. Optionally also push.

Description

Create a new branch and check it out immediately. Optionally also push.

Usage

git_newbranch(branch, pushorigin = F, ...)

bokov/tidbits documentation built on Jan. 26, 2024, 6:25 p.m.