On Friday, May 2, 2014 5:59:55 AM UTC+2, [email protected] wrote: > > I was wondering if there was a way to delete a file in a particular > directory; the name of the file is used in multiple directories, but I > wanted to delete just the one. The --delete-files option only takes the > filename, not the path. >
Are you aware that the BFG will only remove files that have been actually removed from the latest version of the repository? If there are other files with the same name that still exist, they won't be cleaned out. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
