---
title: "Get local repo status"
method: GET
path: "/api/git/status"
tags: ["git"]
---

# Get local repo status

`GET /api/git/status`

Returns the status of the local git branch, including any dirty files.

## Response `200`

Local repository status

- object

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
