This documentation is archived and is not being maintained.
TeamFoundationGitCommitService Class
Visual Studio 2013
This collection-level service is the entry point for all Git functionality with cached commit metadata.
Namespace: Microsoft.TeamFoundation.Git.Server
Assembly: Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
The TeamFoundationGitCommitService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DiffCommitLineages | |
![]() | DiffCommitLineagesAgainstCommits | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCommitManifest | Get manifest for a given commit that shows files changed in the commit. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPushCommits | |
![]() | GetPushData | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MarkProcessedCommits | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | QueryCommitAuthors | Get the distinct commit authors from this repository along with optional count information for the number of commits each has made |
![]() | QueryCommitHistory | |
![]() | QueryCommitItems | Get items under a given path, with the last commit performed on each item. |
![]() | QueryPushHistory | |
![]() | QueryUnprocessedCommits | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
