GitUtils Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Git.Server.GitUtils
Namespace: Microsoft.TeamFoundation.Git.Server
Assembly: Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)
Syntax
'Declaration
Public NotInheritable Class GitUtils
public static class GitUtils
public ref class GitUtils abstract sealed
[<AbstractClass>]
[<Sealed>]
type GitUtils = class end
public final class GitUtils
The GitUtils type exposes the following members.
Properties
Name | Description | |
---|---|---|
EmptyObjectId | ||
RefsHeadsPrefix | ||
RefsNotesPrefix | ||
RefsTagsPrefix |
Top
Methods
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.