Salta ai contenuti

Review, stage and commit changes

Questi contenuti non sono ancora disponibili nella tua lingua.

Save a reviewed change in your repository’s local history.

  • An active Pro subscription. Third-party AI subscriptions and API credits are separate.
  • An existing Git repository. Use the separate tutorial repository for practice.

Download the tutorial workspace

File browser → Files → Source Control
·
See the control up close

Tap Commit. Confirm the new message appears in History. This records local history; it has not yet sent the commit to GitHub.

  • 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