GitHelper.GetRepositoryChanges

Sets the StatusItems property with all changed items

public ObservableCollection<RepositoryStatusItem> GetRepositoryChanges(string fileOrFolder,
	string selectedFile,
	bool selectAll,
	FileStatus includedStatuses)

Parameters

fileOrFolder
File or folder to get changes for

selectedFile

selectAll

includedStatuses


See also:

Class GitHelper

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