Git Source Control Provider Plugin

| | --------- | ------------------------------------------------------------------------ Name | Git Source Control Provider Plugin Category | Editor.Source Control Author | S├®bastien Rombauts (SRo...

Updated over 4 years ago Edit Page Revisions

| |

--------- | ------------------------------------------------------------------------

Name | Git Source Control Provider Plugin

Category | Editor.Source Control

Author | S├®bastien Rombauts (SRombauts)

Version | 2.1 (beta)

UE4 Build | 4.16 / v1.x integrated by default since 4.7

       | [Releases on GitHub](https://github.com/SRombauts/UE4GitPlugin/releases) 

Enable the Unreal Editor to interact with Git, the popular distributed source code management (think GitHub, Bitbucket...).

The plugin currently supports add, remove, revert and commit operations, shows file history and visual diff of assets.

See project page on GitHub

Tutorial

Read the Git source control (Tutorial) to get the editor plugin working in your project. Read Unreal Project Git Workflow (Tutorial) for an overview of using Git with Unreal Engine overall.