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-2024 • Updated: 11/23/21
Comment or report problem with topic