Метод | Описание | |
---|---|---|
Diff ( ) : bool |
Run the diff operation. Until this is called, all lists will be empty
|
|
IndexDiff ( |
Construct an indexdiff for diffing the workdir against the index.
|
|
IndexDiff ( |
Construct an indexdiff for diffing the workdir against both the index and a tree.
|
Метод | Описание | |
---|---|---|
CheckUntrackedDirectory ( string path, string relative_path ) : void | ||
CheckUntrackedFile ( |
public IndexDiff ( |
||
repository | ||
Результат | System.Collections.Generic |
public IndexDiff ( |
||
tree | ||
index | GitIndex | |
Результат | System.Collections.Generic |