Commit and push
After editing an app connected to Git:
- Open the Git pane and review changed entities.
- Enter a clear commit message.
- 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.