[PATCH] D84375: [git-clang-format] Add --diffstat parameter
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 15 01:51:12 PDT 2021
MyDeveloperDay added a comment.
In D84375#3065785 <https://reviews.llvm.org/D84375#3065785>, @roligugus wrote:
> @MyDeveloperDay Thanks for the follow-up! I've rebased on latest main.
>
> Out of curiosity, as I am trying to wrap my head around the llvm workflow: Could I `arc land ...` myself once you sign off with "ready to land" even if I don't have llvm commit rights? If so, please let me know and I'll do that.
>
> Otherwise, I've set the author on my commit, but if you need to set it: `git commit --amend --author="Roland Fischer <roli at gugus.ca>"`
>
> Thanks a lot!
I personally don't use `arc` so I can't answer that, you DO need commit rights though, and you are free to apply for those. (normally I think you need to do some small issues first), but its worth applying if you plan to continue to contribute
I can land this for you for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84375/new/
https://reviews.llvm.org/D84375
More information about the cfe-commits
mailing list