quaff :batman: on Nostr: Been evaluating #sourcehut, and noticed that the service uses git send-email rather ...
Been evaluating #sourcehut, and noticed that the service uses git send-email rather than pull requests like other git services. I’m reading why this article by npub1a3hfcvq3wa9zggsur737r9j095kh76rqy46we58jzu345xl4n3eqz9m44m (npub1a3h…m44m)
https://blog.brixit.nl/git-email-flow-versus-github-flow/
I’m seeing talk of force-pushing after opening a PR. Why force-push after a PR is opened? Are y’all trying to undo/edit commits? Cause that seems like just bad practice to me. If so, why aren’t you just squash merging? Maybe I’m missing something here.
https://blog.brixit.nl/git-email-flow-versus-github-flow/
I’m seeing talk of force-pushing after opening a PR. Why force-push after a PR is opened? Are y’all trying to undo/edit commits? Cause that seems like just bad practice to me. If so, why aren’t you just squash merging? Maybe I’m missing something here.