Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.TeamFoundation.Git.Server
Assembly: Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
Syntax
'Declaration
Public Enumeration TfsGitObjectType
public enum TfsGitObjectType
public enum class TfsGitObjectType
type TfsGitObjectType
public enum TfsGitObjectType
Members
| Member name | Description | |
|---|---|---|
| Bad | ||
| Blob | ||
| Commit | ||
| Ext2 | ||
| OfsDelta | ||
| RefDelta | ||
| Tag | ||
| Tree |