# Git Branches

Contains APIs related to Git Sync Branch

## Sync the content of new Git Branch into harness with Git Sync Config Id

 - [POST /ng/api/git-sync-branch/sync](https://apidocs.harness.io/git-branches/syncgitbranch.md)

## Lists branches with their status(Synced, Unsynced) by Git Sync Config Id for the given scope

 - [GET /ng/api/git-sync-branch/listBranchesWithStatus](https://apidocs.harness.io/git-branches/getlistofbrancheswithstatus.md)

