[locked]Force Git clone after history change
In a view to remove big files from a (spam link removed by moderator) repository we had to change public history using BFG.
This implies that all developpers should clone it from scratch again to avoid pushing changes from the previous history.
Is there way to block the push from developper repo with non-fresh repo ?
