Optional
Readonly
aheadOptional
Readonly
branchThe optional name of the branch. Can be absent.
Readonly
changesAn array of changed files.
Optional
Readonly
currentThe hash string of the current HEAD.
Readonly
existstrue
if the repository exists, otherwise false
.
Optional
Readonly
incompletetrue
if a limit was specified and reached during get git status
, so this result is not complete. Otherwise, (including undefined
) is complete.
Optional
Readonly
upstreamThe name of the upstream branch. Optional.
Wraps the
ahead
andbehind
numbers.