diff --git a/src/segment-app/extensions/git.md b/src/segment-app/extensions/git.md index 5dae126d31..9c2979cd32 100644 --- a/src/segment-app/extensions/git.md +++ b/src/segment-app/extensions/git.md @@ -158,5 +158,5 @@ This error can occur if there are issues with your Git connection settings or pe - Your credentials have write access to the Git repository, as Segment requires this to sync changes. - Your repository is hosted by GitHub, GitLab, or Bitbucket (Segment doesn't support self-hosted repositories). -- Branch protections are disabled on the repository. +- Branch protections are disabled on the repository, or you're using the Segment GitHub app integration and have allowlisted the integration to bypass your branch protection rules.