OurBigBook
Similar to --dry-run, but it runs all git commands except for git push, which gives a clearer idea of what --publish would actually do including the git operations, but without publishing anything:
./ourbigbook --dry-run --publish .

Ancestors

  1. --dry-run
  2. OurBigBook CLI options
  3. OurBigBook CLI
  4. OurBigBook Project