GitHelper.CreateBranch

Creates a new branch and optionally checks it out

public bool CreateBranch(string branch,
	string path,
	bool checkoutBranch)

Parameters

branch

path

checkoutBranch


See also:

Class GitHelper

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic