GitHelper.AddRemote

Adds a remote to the current Repository.

Requires that you open a repository first

public bool AddRemote(string githubUrl,
	string remoteName)

Return Value

true or false

Parameters

githubUrl

remoteName


See also:

Class GitHelper

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