Push changes to the remote project

Push changes from your local workspace to the remote repository. Commit the changes to the repository before pushing the changes. Pushed changes are available to other users who open the project.
IMPORTANT: Pushing changes cannot be undone. Do not push changes if you do not want to make the project in the remote repository the same as the project in your local workspace.
During a push, the project is converted to L5X files and is pushed to the remote repository.
Prerequisite
To push changes to the remote project
:
  1. Select Commit icon
    Commit
    or select
    File > Source control > Commit
    .
    TIP: The number in the icon identifies the total commits made by the current user (local commits).
  2. In
    Commit changes
    , enter a message that describes the changes you are checking in.
  3. Select
    Commit
    .
    The changes are committed to the remote repository.
  4. Push the changes. Select Push icon
    Push
    or select
    File > Source control > Push
    . Your changes are now visible to users who open the shared project.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal