aws / aws/git-remote-codecommit

Fails with space in directory name

オープン
#44 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
289
フォーク
40
PR マージ指標
30日以内にマージされた PR はありません

説明

When using git-remote-codecommit to fetch or push code (or presumably any other command), I get this error:

```
fatal: 'remote-codecommit' appears to be a git command, but we were not
able to execute it. Maybe git-remote-codecommit is broken?
make: *** [git-push] Error 128
```

The problem is that my directory had a space:

/Users/myname/Documents/Coding/AWS CDK/myproject

When I removed the space from "AWS CDK" directory, it worked.

Please fix this package to support spaces in directory names.

(This is on macOS.)

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

“AWS CDK” を含む macOS のパスから git-remote-codecommit を実行して失敗を再現し、その後、helper がリポジトリパスをどのように受け取るか、または呼び出すかを追跡します。ディレクトリ名にスペースが含まれている場合でも fetch と push が機能することを、報告されたコマンドの失敗と照合して確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
cli
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。