Git2::GitFeatureT
Inherits Enum < Comparable < Value < Object
Constants
GIT_FEATURE_THREADS = 1
GIT_FEATURE_HTTPS = 2
GIT_FEATURE_SSH = 4
GIT_FEATURE_NSEC = 8
None = 0
All = 15
Instance methods
none?
SourceInherits Enum < Comparable < Value < Object