Git2::GitSubmoduleStatusT
Inherits Enum < Comparable < Value < Object
Constants
Instance methods
Returns true if this enum value contains GIT_SUBMODULE_STATUS_IN_CONFIG
Returns true if this enum value contains GIT_SUBMODULE_STATUS_IN_HEAD
Returns true if this enum value contains GIT_SUBMODULE_STATUS_IN_INDEX
Returns true if this enum value contains GIT_SUBMODULE_STATUS_IN_WD
Returns true if this enum value contains GIT_SUBMODULE_STATUS_INDEX_ADDED
Returns true if this enum value contains GIT_SUBMODULE_STATUS_INDEX_DELETED
Returns true if this enum value contains GIT_SUBMODULE_STATUS_INDEX_MODIFIED
Returns true if this enum value contains GIT_SUBMODULE_STATUS_WD_ADDED
Returns true if this enum value contains GIT_SUBMODULE_STATUS_WD_DELETED
Returns true if this enum value contains GIT_SUBMODULE_STATUS_WD_INDEX_MODIFIED
Returns true if this enum value contains GIT_SUBMODULE_STATUS_WD_MODIFIED
Returns true if this enum value contains GIT_SUBMODULE_STATUS_WD_UNINITIALIZED
Returns true if this enum value contains GIT_SUBMODULE_STATUS_WD_UNTRACKED
Returns true if this enum value contains GIT_SUBMODULE_STATUS_WD_WD_MODIFIED