This plugin allows to setup a git repository to where a workspace can be synchronized. Synchronization works by computing the diffs and applying them in a fuzzy manner to the latest version (simple algorithm of Differential Synchronization).
- synchronizes (on-demand for now) workspaces with a remote git repository
- This feature is experimental.