HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wgarvin

no profile record

コメント

wgarvin
·5 年前·議論
Perforce’s command line app uses this pattern for one of its most dangerous commands: p4 obliterate //depot/path/... which prints out exactly which files will be obliterated from the server (which not only removes their entire history, but can corrupt other files too if you don’t p4 snap them first).

To actually carry out the obliterate action, you have to add the -y option.