Java org.eclipse.jgit.submodule SubmoduleStatusType fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.submodule SubmoduleStatusType fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.submodule SubmoduleStatusType.

The text is from its open source code.

Field

SubmoduleStatusTypeUNINITIALIZED
Submodule's Git repository is not initialized
SubmoduleStatusTypeINITIALIZED
Submodule's Git repository is initialized
SubmoduleStatusTypeREV_CHECKED_OUT
Submodule commit checked out is different than the commit referenced in the index tree