---
title: "Get origin commits"
method: GET
path: "/api/git/originLog"
tags: ["git"]
---

# Get origin commits

`GET /api/git/originLog`

Returns a list of commits present in the `origin` (GitHub) but not in the local repository.

## Response `200`

Commits in origin not yet in local

- 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/revisions/6fa524e15dd4/schema)
