Skip to main content

Commit and push

After editing an app connected to Git:

  1. Open the Git pane and review changed entities.
  2. Enter a clear commit message.
  3. Commit, then push to the remote.

Pull before pushing if collaborators may have updated the same branch. Resolve conflicts outside the editor when necessary, then pull again.