<div dir="ltr"><div>Paul:</div><div><br></div><div>If you pushed a commit you didn't intend to push, you just need to push a reversion. You can do this with:</div><div><br></div><div>git revert <hash></div><div>git push</div><div><br></div><div>- Eric<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 13, 2020 at 8:12 AM Paul C. Anagnostopoulos via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">At 9/12/2020 09:45 PM, Mehdi AMINI wrote:<br>
>I'm on Windows. Is there a way to set up that hook?<br>
><br>
>Ah sorry I'm not familiar enough with Windows, maybe someone else can chime in (and then we could update the doc as well).<br>
<br>
I'm standing by waiting to learn what to do about the broken build . . .<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>