top | item 43970388

(no title)

jamienicol | 9 months ago

That problem is solved by preventing forced pushes. Rewriting history locally is encouraged.

discuss

order

Tainnor|9 months ago

Prevent forced pushes on protected branches (develop, main, hotfix etc.). I don't care if somebody force pushes their private feature branch.

cmrdporcupine|9 months ago

Force 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.