EditorVCSInterfaceGit

Inherits: EditorVCSInterface < Object

A built-in version control plugin which provides Git functionality.

Description

This plugin provides basic Git functionality from within the editor powered by libgit2 library.

Note: pulling and pushing features are not available in EditorVCSInterface as of Godot 3.x. Signed commits are not implemented.