gerardog/gsudo

Issue: UAC keeps popping up

suntong opened this issue · 2 comments

Issue Description

UAC keeps popping up under Git Bash.

Steps to Reproduce

Under Git Bash that I installed freshly today.

  1. sudo echo abc
  2. sudo echo abc
  3. gsudo echo abc
  4. gsudo echo abc

Each time UAC would pops up.

Context:

  • Windows version:

image

$ gsudo -v
gsudo v2.1.0 (Branch.tags-v2.1.0.Sha.530d77b2c8a545592aa089e76428f81ec1f0151a)

Please enable gsudo cache by running 'gsudo config CacheMode auto'.

BINGO! Thanks!!