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