Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/advanced/9_deploy_gh_gl/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ Alternatively, you can create separate workspaces for each team. This approach:

### Managing changes and pull requests

When using the [per item change mode](../11_git_sync/index.mdx#git-sync---promotion-mode-deploy-to-prod-using-a-git-workflow) in Git sync:
When using the [promotion mode](../11_git_sync/index.mdx#git-sync---promotion-mode-deploy-to-prod-using-a-git-workflow) in Git sync:
- Changes to the same item will be grouped into a single PR.
- Different items will create separate PRs.
- You can use the [group per folder](../11_git_sync/index.mdx#group-deployed-objects-by-folder) option to group changes by folder instead of by item.
Expand Down