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

Issues when folders have spaces in their names #2

Open
GeeWee opened this issue Jan 21, 2020 · 0 comments
Open

Issues when folders have spaces in their names #2

GeeWee opened this issue Jan 21, 2020 · 0 comments

Comments

@GeeWee
Copy link
Owner

GeeWee commented Jan 21, 2020

Probably just needs some quotes around the git add:

Restaging files: BulkHarmonizer (copy)/BulkHarmonizer.csproj
BulkHarmonizer (copy)/FastlogHarmonizer.cs
BulkHarmonizer (copy)/HttpTester.cs
BulkHarmonizer (copy)/Indexer.cs
BulkHarmonizer (copy)/IngestPersist.cs
BulkHarmonizer (copy)/host.json
git add BulkHarmonizer (copy)/BulkHarmonizer.csproj BulkHarmonizer (copy)/FastlogHarmonizer.cs BulkHarmonizer (copy)/HttpTester.cs BulkHarmonizer (copy)/Indexer.cs BulkHarmonizer (copy)/IngestPersist.cs BulkHarmonizer (copy)/host.json 
fatal: pathspec '(copy)/BulkHarmonizer.csproj' did not match any files
"xargs -t -l git add" command filed with exit code 123.
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

No branches or pull requests

1 participant