The argument to --delete-folders
is a glob expression, so you should be able to just comma-separate the folder names, like this:
$ bfg --delete-folders "{folderA,folderB,folderC}" my-repo.git
Good luck!
Full disclosure: I'm the author of the BFG Repo-Cleaner.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…