Pulling changes from one Git repository into another Git repository
To pull changes from the Git repository on win10test4 into the Git repository on win10test3, from the win10test3 system launch Git Extensions and choose Open repository. Browse to the repository we created earlier on the win10test4 system. Below it is \\win10test4\c$\Revsoft\Git_win10test4.
Figure 50 – Opening a repository on another system
Figure 51 – From the OpenInsight IDE on win10test3, launch Git Pull…
Figure 52 – The Git Pull menu – Manage remotes
Note: Pull from: Git on win10test4 is mapped to \\win10test4\C$\Revsoft\Git_wintest4\ on our win10test3 workstation. Click the Pull button to merge the remote branch (win10test4 repository) into the current branch (win10test3 repository).
Figure 52a – The Git Pull menu – Manage remotes
Figure 53 – The Git Pull menu
Figure 54 – Git Pull menu completed dialog
Figure 54a – Git repository on win10test3 updated with program changes made on win10test4