git-js icon indicating copy to clipboard operation
git-js copied to clipboard

Support for a library level dry-run mode

Open dougmaitelli opened this issue 5 years ago • 0 comments

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.

dougmaitelli avatar Aug 13 '20 15:08 dougmaitelli