Hacker News new | ask | show | jobs
by shitter 18 days ago
And what'll the prompt say? "Do you want to run git.exe?"? I'll probably assume Cursor needs to run git but permissions got messed up somewhere and click right through that.

I haven't used Windows in a while so pardon if I'm missing something.

2 comments

Ostensibly you've ran git before and never saw something like that, seeing a security warning on running git should raise some eyebrows.
I'm not a windows developer or a ide developer, but I would check the hash against known good git.exe and then only run if it matches it.