Method RevisionFiles
RevisionFiles(IndexCommit)
Returns a singleton map of the revision files from the given IndexCommit.
Declaration
public static IDictionary<string, IList<RevisionFile>> RevisionFiles(IndexCommit commit)
Parameters
Type | Name | Description |
---|---|---|
IndexCommit | commit |
Returns
Type | Description |
---|---|
IDictionary<System.String, IList<RevisionFile>> |