Git Support Add-on
Oxygen XML Developer offers an add-on that contributes a built-in Git client directly into Oxygen XML Developer. Once this add-on is installed, a Git Staging view is available that includes various actions that perform common Git commands, such as push, pull, change branch, commit, and more. It also includes a built-in tool for comparing and merging changes.
- Go to to open an add-on selection dialog box.
- Enter or paste https://raw.githubusercontent.com/oxygenxml/Oxygen-Git-Plugin/master/build/addon.xml in the Show add-ons from field or select it from the drop-down menu.
- Select the Git Support (Experimental) add-on and click Next.
- Select the I accept all terms of the end user license agreement option and click Finish.
- Restart the application.
Result: A Git Staging view will now be available in Oxygen XML Developer. This view acts as a basic Git client integrated directly into Oxygen XML Developer and it provides support for committing changes to a Git repository, comparing and merging changes, and other Git commands.
For more information, see the details for this Git Support add-on in GitHub.