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
- IfRemote changes availableappears in the status bar, pull changes from the remote repository before pushing local changes. See Pull changes from the remote repository.
To push changes to the remote project
:- Select Commitor selectFile > Source control > Commit.TIP: The number in the icon identifies the total commits made by the current user (local commits). Commitor selectFile > Source control > Commit.TIP: The number in the icon identifies the total commits made by the current user (local commits).
- InCommit changes, enter a message that describes the changes you are checking in.
- SelectCommit.The changes are committed to the remote repository.
- Push the changes. Select Pushor selectFile > Source control > Push. Your changes are now visible to users who open the shared project. Pushor selectFile > Source control > Push. Your changes are now visible to users who open the shared project.
Provide Feedback