README
gitsync-push-command
TODO: description
Usage
const gitsyncPrePushCommand = require('gitsync-push-command');
// TODO: DEMONSTRATE API
Execute git push command in the relative repositories directory
<script type="module">
import gitsyncPushCommand from 'https://cdn.skypack.dev/@gitsync/push-command';
</script>
gitsync-push-commandTODO: description
const gitsyncPrePushCommand = require('gitsync-push-command');
// TODO: DEMONSTRATE API