Skip to main content
replace closing brace with closing curly brace
Source Link
Marc Tarin
  • 3.2k
  • 19
  • 52

You can delete multiple folder using the command like this:

$ bfg --delete-folders "{List of folder separated by comma)}" git-repo.git 

Thanks !

You can delete multiple folder using the command like this:

$ bfg --delete-folders "{List of folder separated by comma)" git-repo.git 

Thanks !

You can delete multiple folder using the command like this:

$ bfg --delete-folders "{List of folder separated by comma}" git-repo.git 

Thanks !

Source Link

You can delete multiple folder using the command like this:

$ bfg --delete-folders "{List of folder separated by comma)" git-repo.git 

Thanks !