top | item 31271900 (no title) mmcclimon | 3 years ago The rule we have is that anything that is not idempotent and not run as a matter of daily routine must dry-run by default, and not take action unless you pass --really. This has saved my bacon many times! discuss order hn newest maweki|3 years ago Deleting actually is idempotent. Doing it twice wont be different from doing it once. maccard|3 years ago Deleting * may not be though. Your selection needs to be idempotent. load replies (1) zrail|3 years ago Early in my career I used --yes-i-really-mean-it and then a coworker removed it with the commit message "remove whimsy".T'was a sad day.
maweki|3 years ago Deleting actually is idempotent. Doing it twice wont be different from doing it once. maccard|3 years ago Deleting * may not be though. Your selection needs to be idempotent. load replies (1)
maccard|3 years ago Deleting * may not be though. Your selection needs to be idempotent. load replies (1)
zrail|3 years ago Early in my career I used --yes-i-really-mean-it and then a coworker removed it with the commit message "remove whimsy".T'was a sad day.
maweki|3 years ago
maccard|3 years ago
zrail|3 years ago
T'was a sad day.