Invoke-GitCommand doesn't return exit code or stderror
@adamskt がすでに取り組んでいます。
2019年9月29日 から。
評価
この issue はまだ評価されていません。
説明
Invoke-GitCommand needs to be changed over to use Start-Process in order to capture the standard error output and the last exit code.
The current work around is to redirect standard error by appending 2>&1 following the call to Invoke-GitCommand. You can also get the $lastexitcode if there is only one command in the $Command parameter of Invoke-GitCommand.
- 主要言語
- PowerShell
- スター
- 10
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
環境構築
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
IntelliTect/PSToolbox のほかの issue
-
chore: add .gitattributes -- no line-ending normalization, CRLF and mixed endings already committedオープン
難易度 2/5 半日 初心者へのやさしさ 80/100
IntelliTect/PSToolbox#119 ·
-
enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
IntelliTect/PSToolbox#118 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
IntelliTect/PSToolbox#117 · コメント 1 件 ·
-
Migrate non-related deliverables to its own repo再び着手できるかも @BenjaminMichaelis が 1697 日前に担当しましたが、オープン中のプルリクエストはありません。 オープン
IntelliTect/PSToolbox#113 · 担当者 1 名 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 42/100
IntelliTect/PSToolbox#112 ·