Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows: remove unnecessary exe searching when executing/forking in shell #925

Merged
merged 1 commit into from
Feb 2, 2019

Conversation

jm4R
Copy link
Contributor

@jm4R jm4R commented Feb 1, 2019

This small change fix running terminal (sh.exe) on windows when
_win32_find_exe('start') returns wrong path (C:\Program
Files\Git\usr\bin\start on my computer).

Signed-off-by: Mariusz Jaskółka mar.jaskolka@gmail.com

…hell

This small change fix running terminal (sh.exe) on windows when
_win32_find_exe('start') returns wrong path (C:\Program
Files\Git\usr\bin\start on my computer).

Signed-off-by: Mariusz Jaskółka <mar.jaskolka@gmail.com>
davvid added a commit to davvid/git-cola that referenced this pull request Feb 2, 2019
* jm4R/fix_terminal_windows:
  windows: remove unnecessary exe searching when executing/forking in shell

Signed-off-by: David Aguilar <davvid@gmail.com>
@davvid davvid merged commit 24c56f6 into git-cola:master Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants