Powershell: git help is broken in 7.0.0-preview.1

Created on 28 Jun 2019  路  4Comments  路  Source: PowerShell/PowerShell

Steps to reproduce

git help log

Expected behavior

Would show git help on the specified command in a browser window.

Actual behavior

Print this error instead:

/bin/bash: C:/Program Files/Git/usr/bin/start: No such file or directory

The same command works fine from 5.1 or cmd on the same machine. So it is related to PS 7 preview.

Environment data

Name                           Value
----                           -----
PSVersion                      7.0.0-preview.1
PSEdition                      Core
GitCommitId                    7.0.0-preview.1
OS                             Microsoft Windows 10.0.17134
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0鈥
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Issue-Question Resolution-Answered

Most helpful comment

This issue has been marked as answered and has not had any activity for 1 day. It has been closed for housekeeping purposes.

All 4 comments

Not able to repro, this works for me.


Name                           Value
----                           -----
PSVersion                      7.0.0-preview.1
PSEdition                      Core
GitCommitId                    7.0.0-preview.1
OS                             Microsoft Windows 10.0.18922
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0螕脟陋}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

I'm not able to repro it either in preview.1 - running inside Windows Terminal.

Cannot repro either. This might be related to the git configuration.
@FallenGameR Please provide more details or otherwise we'll have to close the issue. cc @iSazonov Can you please put the Resolution-Answered tag on so that the issue gets auto-closed if there is not a response in the next days?

This issue has been marked as answered and has not had any activity for 1 day. It has been closed for housekeeping purposes.

Was this page helpful?
0 / 5 - 0 ratings