git-js
git-js copied to clipboard
Support for a library level dry-run mode
Hi,
It would be really nice to be able to run the library in a dry-run mode, where all the write commands (create tag, push, commit, etc.) get printed instead of executed but read commands (status, log, current tags, etc.) still get executed.