Multilateral Asynchronous Bilateral Synchronisation Initialize repo git init $IP/$MABSRepo Check in Current Wiki git remote add local mediawiki::$wgServer git fetch local Set Remote git repo git remote add $name mediawiki::$server git fetch Push Changes to remote wiki with merge strategy to force our changes Pull changes from remote wiki with merge strategy to use their changes Use default merge strategy and mark conflicts with templates