ข้ามไปยังเนื้อหา

Open a pull request and resolve sync problems

เนื้อหานี้ยังไม่มีในภาษาของคุณ

Propose changes from a pushed branch and identify common synchronization failures.

  • An active Pro subscription. Third-party AI subscriptions and API credits are separate.
  • A working internet connection for the service or download used in this tutorial.
  • An existing Git repository. Use the separate tutorial repository for practice.

Download the tutorial workspace

Source Control → Create Pull Request
·
See the control up close

Open the resulting PR to review its changes. If sync is rejected or histories have diverged, resolve the repository with a suitable Git tool or server terminal before retrying.

  • Commit records local history; Push sends commits to the remote. Check which operation failed.
  • For rejected pushes, inspect the remote changes and your permissions. Do not use a force push as a routine fix.
  • If changes conflict, keep a copy and review the affected files before discarding anything.

Contact support