]
Geoffrey De Smet commented on DROOLS-656:
-----------------------------------------
Brilliant :) Now we can sleep better at night :)
The blessed repo's should not accept a git force push
-----------------------------------------------------
Key: DROOLS-656
URL:
https://issues.jboss.org/browse/DROOLS-656
Project: Drools
Issue Type: Task
Reporter: Geoffrey De Smet
Assignee: Michael Biarnes Kiefer
Priority: Critical
If someone ever git forces pushes to a blessed repo all hell will break loose.
We can prevent git forces pushes, as explained here:
http://stackoverflow.com/questions/1754491/is-there-a-way-to-configure-gi...
Force pushing on blessed repo's is very bad, but force pushing on forks is very
common.
Requirements:
- Enable this on 1 new dummy blessed repository
- Prove you cannot force push to
- Prove you can fork it and force push to your fork.
- Delete the dummy blessed repository
- If that works well, enable it on the real blessed repositories