GitHelper.Pull

Pulls changes as a

public bool Pull(string path,
	bool rebase,
	string branch)

Parameters

path

rebase
If true uses --rebase instead of merging

branch


See also:

Class GitHelper

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