# Git Sync Settings

Contains APIs related to Git Sync Settings

## Get Git Sync Setting for the given scope

 - [GET /ng/api/git-sync-settings](https://apidocs.harness.io/git-sync-settings/getgitsyncsettings.md)

## This updates the existing Git Sync settings within the scope. Only changing Connectivity Mode is allowed

 - [PUT /ng/api/git-sync-settings](https://apidocs.harness.io/git-sync-settings/updategitsyncsetting.md)

## Creates Git Sync Setting in a scope

 - [POST /ng/api/git-sync-settings](https://apidocs.harness.io/git-sync-settings/creategitsyncsetting.md)

