GitConstants.MaxGitRefNameLength Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current maximum ref name length supported by the TFS Git Server
public static readonly int MaxGitRefNameLength;
staticval mutable MaxGitRefNameLength : int
Public Shared ReadOnly MaxGitRefNameLength As Integer