Milkman Git Sync Plugin
Team Synchronization via Git
Support for Socket.IO transport
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).
Screenshot

Example of the Scripting plugin
Features
- synchronizes (on-demand for now) workspaces with a remote git repository
Remark
- This feature is experimental.
Last modified June 24, 2022: added first content (88983aa)