> ISPO SDK documentation. [HTML](https://ispo.ai/docs/interfaces/core.GitStatusInput.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Interface GitStatusInput

Device-local Git status for a project's primary checkout.

```typescript
interface GitStatusInput {
    projectId: string;
}
```

Types: [projectId](#projectid)

##### Index

### <a id="properties"></a>Properties

[projectId](#projectid)

## <a id="properties-1"></a>Properties

### <a id="projectid"></a>projectId

```typescript
projectId: string
```
