PushOk Git Plugin
Git already has a graphical shell and is very convenient to use. But for a developer completely engaged in his current work it is extremely inconvenient to turn to other applications in order to check out a file or to compare it with the one from the previous version. So it makes more sense to create direct integration of the source code control system like Git with Magic xpa studio, which makes the developer work more comfortable.
The plug-in GIT Source Code Control Proxy (further GITSCC) is an mediator between the Magic xpa Studio development environment and the SCC system GIT. Some operations such as Check-out, Check-in and View History are done on the local repository using the regular SCC API, while other operations such as Push and Pull are done on the remote repository using the PushOk Git plug-in.
Here are the options available in PushOk Git plug-in screen that is integrated with Magic xpa studio.

Introduction to Git
PushOk Installation and Configuration
Creating Remote Git Repository
Branching with Git
Merging with Magic Merge Tool
Working with Source Tree
Connecting Magic xpa with Git Repository