[PATCH] D147284: docs: Document procedure for updating pull requests

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 11:42:38 PDT 2023


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

I like this, I think it makes sense and it mirrors our current workflow of having a linear history.



================
Comment at: llvm/docs/GitHub.rst:44
+you must use the pull request title and description as the commit message.
+The default commit message for a squashed pull request is the pull reqeust
+description, so this will allow reviewers to review the commit message before
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147284/new/

https://reviews.llvm.org/D147284



More information about the llvm-commits mailing list