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

David Blaikie via cfe-dev cfe-dev at lists.llvm.org
Wed May 15 10:03:38 PDT 2019


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/26bb088a/attachment.html>


More information about the cfe-dev mailing list