[llvm-dev] I've gone and broken the build

Eric Astor via llvm-dev llvm-dev at lists.llvm.org
Sun Sep 13 06:00:27 PDT 2020


Paul:

If you pushed a commit you didn't intend to push, you just need to push a
reversion. You can do this with:

git revert <hash>
git push

- Eric

On Sun, Sep 13, 2020 at 8:12 AM Paul C. Anagnostopoulos via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> At 9/12/2020 09:45 PM, Mehdi AMINI wrote:
> >I'm on Windows. Is there a way to set up that hook?
> >
> >Ah sorry I'm not familiar enough with Windows, maybe someone else can
> chime in (and then we could update the doc as well).
>
> I'm standing by waiting to learn what to do about the broken build . . .
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200913/c74e4e46/attachment.html>


More information about the llvm-dev mailing list