[PATCH] D138426: Fix #58958 on github
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 23 09:08:14 PST 2022
aeubanks added a comment.
In D138426#3946202 <https://reviews.llvm.org/D138426#3946202>, @krsch wrote:
> Should I change the title myself or you can change it during commit? If it's on me, how do I change it? `git commit --amend; arc diff`?
phabricator isn't very elegant, locally changing the commit message doesn't propagate to phabricator even with `arc diff`, you have to change it on phabricator, then to propagate it locally `arc amend`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138426/new/
https://reviews.llvm.org/D138426
More information about the cfe-commits
mailing list