Pull and Push Updates (Git Menu)
The Push item of the Git menu updates a remote repository with the local repository changes.
The Pull item of the Git menu retrieves remote repository changes and updates the local repository.
To Push or Pull changes, a remote repository link must be configured in the Version Control tab of the Tools/Options dialog.
Information regarding the Push and Pull functions is available at:
https://git-scm.com/docs/git-push
https://git-scm.com/docs/git-pull
See also: Git Menu
![]() |