6 ms·
That problem is solved by preventing forced pushes. Rewriting history locally is encouraged.
by jamienicol 1y ago
That problem is solved by preventing forced pushes. Rewriting history locally is encouraged.
- Tainnor 1y agoPrevent forced pushes on protected branches (develop, main, hotfix etc.). I don't care if somebody force pushes their private feature branch.
- cmrdporcupine 1y agoForce pushing onto PR branches is the only way to make the commit history in them sane. But GH's PR process is broken anyways. I miss Gerritt.