Elektrine lite

← Feed

@mttaggart@infosec.exchange

Post #3867764

2026-07-16 19:56 UTC

@wdormann@infosec.exchange Progress! https://discourse.ifin.network/t/remember-that-cursor-git-exe-bug-its-in-vscode-too/665/7 If you sign in to GitHub Copilot (little on the bottom right), does it pop? @sharkfie@infosec.exchange @ajn142@infosec.exchange @Sempf@infosec.exchange @ifin@infosec.exchange

Replies (1)

  • @wdormann@infosec.exchange 2026-07-16 20:29

    @mttaggart@infosec.exchange @sharkfie@infosec.exchange @ajn142@infosec.exchange @Sempf@infosec.exchange @ifin@infosec.exchange I was just about to post my recent findings: If GitHub Copilot Chat is enabled, and the open repo is trusted, then it pops the git.exe in the repo root automatically. In my case, I had to do this by first: [Ctrl] [Shift] [x] to open extensionsType in copilot chatClick Gear and click Disable AI FeaturesClick Gear and click Enable AI Features No signing into anything required. I only figured this out when I noticed that Visual Studio Code on my host machine did pop git.exe, while Visual Studio Code in any of my VMs did not. It took a bit of trial and error to figure out what extension was responsible.

    Open ##3867763