Cannot use System Git install through scoop.sh

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 2.1.2.5
    • Component/s: Git
    • None
    • Environment:

      Windows 10 Pro x64
      Git 2.13.3 (Installed via scoop.sh)

    • Severity 3 - Minor

      Scoop creates a git.exe in %USERPROFILE%\scoop\shims
      This binary is not the actual git, it's a shim that invokes the real one.

      Source cannot handle it and returns this error:
      git log failed with code -1
      and then crashes.

      By adding the directory fo the real git in the PATH (before the shim) the error disappers.

            Assignee:
            Unassigned
            Reporter:
            Alex Guerrieri
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: