gjtorikian/no-more-masters

Add option --dry

Opened this issue · 2 comments

Not not modify anything but check and print what would be done.

Mmm I'm not sure. Is this not already covered in the README: https://github.com/gjtorikian/no-more-masters#what-is-this-doing

Or are you suggesting those Git commands should be made directly available?

I'd expect --dry to

  • not ask before running
  • emit the git commands that would be executed
  • check whether origin is actually a GitHub repository
  • check whether GitHub API Token is valid