See discussion in #56637.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/docs/GitHub.rst | ||
---|---|---|
28 | ||
37–40 | I agree with the idea of being able to push "fix up" commits to the PR and using Squash & Merge. It might be worth emphasising that the default final commit message will match exactly the PR title and body. I've been known to include additional comments in my initial PR description, to help reviewers, that don't necessarily want to be part of the final commit message, and I'm sure others have too. |
llvm/docs/GitHub.rst | ||
---|---|---|
34 | Nit: single blank line, not double. | |
37–40 | Yep, thanks. | |
38 | "may" sounds like simply granting permission to, whereas I think we want to be encouraging, but not strictly mandating it, to avoid losing context etc. | |
39 | ||
42 | Simplification that works regardless of the exact wording for the previous block. | |
47 | Nit: single blank line, not double. |
I like this, I think it makes sense and it mirrors our current workflow of having a linear history.
llvm/docs/GitHub.rst | ||
---|---|---|
44 |