I've identified a defect: "Former-commit-id" footers were referencing invalid commit Git ids. Relevant BFG issue is https://github.com/rtyley/bfg-repo-cleaner/issues/112 , and it turns out the order of BFG commands is important.
I've updated the scripts, and refreshed https://github.com/vlsi/jmeter-git-cleanup-result I'll update apache/jmeter repository as master branch is unprotected. Philippe>what must cloned repositories do after this operation to updated their PR ? They can use the following script: https://github.com/vlsi/jmeter-git-cleanup/tree/v1.0.0/clean_fork You copy the script to a fork repo, download bfg-1.13.0.jar, launch the script, then you remove bfg jar and cleanup scripts. Vladimir
