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

Mehdi AMINI via llvm-dev llvm-dev at lists.llvm.org
Sat Sep 12 18:45:19 PDT 2020


On Sat, Sep 12, 2020 at 4:32 PM Paul C. Anagnostopoulos <paul at windfall.com>
wrote:

> At 9/12/2020 06:00 PM, Mehdi AMINI wrote:
> >Hi Paul,
> >
> >If you setup the git hook as indicated here:Â <
> https://llvm.org/docs/GettingStarted.html#git-pre-push-hook>
> https://llvm.org/docs/GettingStarted.html#git-pre-push-hook ; it'll ask
> for confirmation before pushing multiple commits.
> >
> >Also the section right before gives the manual recipe before pushing:
> >
> >
> ># Check that the list of commits about to be pushed is correct.
> >% git log origin/master...HEAD --oneline
>
> Yes, I know I should do the 'git log'. Now I just have to force myself
> into the right habits. I have an alias to make it easier.
>
> 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).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200912/d5d17da0/attachment.html>


More information about the llvm-dev mailing list