|
|
|
|
|
by danstewart_
858 days ago
|
|
I tend to go the opposite way and have the default behaviour not actually make any changes and require passing `--commit` to actually do something. I feel it’s safer for scripts that have irreversible (or difficult to reverse) actions. |
|
Instead of
You do But if you want to change something: And if you just want to run everything in parallel: