"[ERROR] Could not find git path"

  1. Find your Git for Windows install path. Mine is: C:\Program Files\Git
  2. If necessary, gain local admin rights. (This is necessary at my office.)
  3. Start command prompt (cmd.exe)
  4. Run this command: regsvr32.exe "C:\Program Files\Git\git-cheetah\git_shell_ext.dll"

你可能感兴趣的:(Git)