Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
The currently checked out branch.
The currently checked out branch.
Attributes
The local branches
The current tags associated with the local repository (at its HEAD).
The current tags associated with the local repository (at its HEAD).
Attributes
Version of the software as returned by git describe --tags
. Any patterns provided are used as per --match
Version of the software as returned by git describe --tags
. Any patterns provided are used as per --match
Attributes
- Definition Classes
Attributes
- Definition Classes
Whether there are uncommitted changes (i.e. whether any tracked file has changed)
Whether there are uncommitted changes (i.e. whether any tracked file has changed)
Attributes
- Definition Classes
The current commit date of the local repository in ISO-8601 format, or none.
The current commit date of the local repository in ISO-8601 format, or none.
Attributes
- Definition Classes
The message of current commit *
The current commit SHA of the local repository, or none.
The current commit SHA of the local repository, or none.
Attributes
The remote branches
The remote origin as returned by git ls-remote --get-url origin
.
The remote origin as returned by git ls-remote --get-url origin
.
Attributes
- Definition Classes