Set up synchronization between two Git repositories
Specify the branch to sync. Only changes to this branch will be synced.
Specify the branch to sync to. Changes will be applied to this branch.
Choose whether to commit directly to the branch or create a pull/merge request.
When enabled, commit history will be preserved. When disabled, only file content is synced.
When enabled, only files that have changed will be synced, improving performance.