GitHelper.Commit
public bool Commit(ObservableCollection<RepositoryStatusItem> statusItems,
	string message,
	string name,
	string email,
	bool ammendPreviousCommit)

Parameters

ObservableCollection statusItems

string message

string name

string email

bool ammendPreviousCommit


See also:

Class GitHelper

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