[cfe-dev] Is it possible to run `git commit --amend` on a patch that's already landed?

Don Hinton via cfe-dev cfe-dev at lists.llvm.org
Wed May 15 10:05:54 PDT 2019


Thanks David, will do.

Thought arc would add it automatically, but that isn't the case.  Feel bad
about not giving Torbjörn due credit.


On Wed, May 15, 2019 at 10:03 AM David Blaikie <dblaikie at gmail.com> wrote:

> I think there are some ways to ammend history in emergencies (if
> confidential data has ended up in a commit, etc) - but generally not.
>
> Emailing the mailing list in reply to the auto-generated commit mail to
> add any extra context is generally the right thing to do in this situation.
>
> On Wed, May 15, 2019 at 10:02 AM Don Hinton via cfe-dev <
> cfe-dev at lists.llvm.org> wrote:
>
>> Unfortunately, I left out a "Patch by.." line in the last commit, and
>> would like to add it.
>>
>> I can do it locally, but can I `git llvm push` it?
>>
>> thanks in advance...
>> don
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190515/219a6db4/attachment.html>


More information about the cfe-dev mailing list