A git hook, use to sync the commits to relative repositories after merge.
npm install @gitsync/post-merge-commandgitsync-post-merge-command> TODO: description
``
const gitsyncpostMergeCommand = require('gitsync-post-merge-command');
// TODO: DEMONSTRATE API
``