arxanas / git-branchless

High-velocity, monorepo-scale workflow for Git
Apache License 2.0
3.43k stars 84 forks source link

feat(submit): add --dry-run flag #1129

Closed claytonrcarter closed 10 months ago

claytonrcarter commented 10 months ago

submit is inherently side effecting in non-obvious-to-undo ways. This is a rudimentary attempt to add a --dry-run flag to see what submit would be trying to do.