21 ms·
but then you don't have the pull request feature, do you?
by matths 1y ago
but then you don't have the pull request feature, do you?
- dboreham 1y agoSoftware was developed before the pull request. Typically proposed diffs were emailed around. Presumably this is what the pull request is trying to emulate.
- synack 1y agoYou push a branch and send an email.
- sam_lowry_ 1y agoSomeone even made a simple walkthrough: https://git-send-email.io/ https://git-send-email.io/
- Aurornis 1y agoThe anti-UI people want to use e-mail and command line tools. It’s not a direct equivalent to pull requests because it lacks all of the easy history, inline commenting, comment status tracking, and ease of use, among other things.