Gitextensions: with git 2.5, git bash open from git extensions not working,

Created on 26 Aug 2015  ·  4Comments  ·  Source: gitextensions/gitextensions

bash: git: command not found

Most helpful comment

Hi @longjxchina

In the settings, update

  • Command used to run git C:\Program Files\Git\bin\git.exe
  • Path to linux tools (sh) C:\Program Files\Git\bin\.

All 4 comments

Hi @longjxchina

In the settings, update

  • Command used to run git C:\Program Files\Git\bin\git.exe
  • Path to linux tools (sh) C:\Program Files\Git\bin\.

my git location: D:\ProgramFiles\Git

  • Command used to run git:D:\ProgramFiles\Git\bin\git.exe
  • Path to linux tools (sh):D:\ProgramFiles\Git\usr\bin\

it didn't work

Hi @longjxchina,
try to set the _Path to linux tools (sh)_ to D:\ProgramFiles\Git\bin\.

it worked, thanks

set the Path to linux tools (sh) to D:\ProgramFiles\Git\bin.

Was this page helpful?
0 / 5 - 0 ratings