enum

Git2::GitApplyFlagsT

Inherits Enum < Comparable < Value < Object

Constants

GIT_APPLY_CHECK = 1
None = 0
All = 1

Instance methods

git_apply_check?

Returns true if this enum value contains GIT_APPLY_CHECK

Source
none?
Source