You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/pages/configuration/git-integration/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Git integration
5
5
6
6
You can connect each Cloudflare Pages project to a [GitHub](/pages/configuration/git-integration/github-integration) or [GitLab](/pages/configuration/git-integration/gitlab-integration) repository, and Cloudflare will automatically deploy your code every time you push a change to a branch.
7
7
8
-
Using Git integration with Cloudflare also provides:
8
+
When you connect a git repository to your Cloudflare Pages project, Cloudflare will also:
9
9
10
10
-**Preview deployments for custom branches**, generating preview URLs for a commit to any branch in the repository without affecting your production deployment.
11
11
-**Preview URLs in pull requests** (PRs) to the repository.
0 commit comments