techlestial / gitlestial

😈 Gitlestial - A git manipulating tool
https://www.npmjs.com/package/@techlestial/gitlestial
MIT License
5 stars 1 forks source link

feature/Remove .bfg report directory #1

Closed m3yevn closed 4 years ago

m3yevn commented 4 years ago

Currently we are using BFG cli to clean up .commit file from history which will create .bfg report directory outside the repo. Need to clean that up using OS specific delete directory command.