aws / aws/git-remote-codecommit

Fails with space in directory name

Open
#44 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
289
Forks
40
PR merge metrics
No merged PRs in 30d

Description

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.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.