Github API - Test Config

1944 [object]

Details about the codespace's git repository.

Attributes
ahead integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

The number of commits the local repository is ahead of the remote.

behind integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

The number of commits the local repository is behind the remote.

has_uncommitted_changes boolean

boolean [scalar]

The OpenAPI boolean type

API:
Github Open API
(version: 1.1.4)

Whether the local repository has uncommitted changes.

has_unpushed_changes boolean

boolean [scalar]

The OpenAPI boolean type

API:
Github Open API
(version: 1.1.4)

Whether the local repository has unpushed changes.

ref string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The current branch (or SHA if in detached HEAD state) of the local repository.

API:
Github Open API
(version: 1.1.4)