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

Fails to handle (quoted) spaces? #7

Open
rapus95 opened this issue Apr 21, 2020 · 0 comments
Open

Fails to handle (quoted) spaces? #7

rapus95 opened this issue Apr 21, 2020 · 0 comments
Labels

Comments

@rapus95
Copy link

rapus95 commented Apr 21, 2020

git> commit -m "Initial POC"
error: pathspec 'POC"' did not match any file(s) known to git
ERROR: failed process: Process(`'C:\Users\necka\.julia\artifacts\a16a41e4cc015dd7098dfd0d1d7b2220f3f2a912\bin\git.exe' c
ommit -m '"Initial' 'POC"'`, ProcessExited(1)) [1]

Stacktrace:
 [1] pipeline_error at .\process.jl:525 [inlined]
 [2] run(::Cmd; wait::Bool) at .\process.jl:440
 [3] run at .\process.jl:438 [inlined]
 [4] JuliaVersionControl/GitCommand.jl#23 at C:\Users\necka\.julia\packages\GitCommand\Wgb8H\src\git_repl.jl:18 [inlined]
 [5] JuliaVersionControl/GitCommand.jl#9 at C:\Users\necka\.julia\packages\GitCommand\Wgb8H\src\public.jl:7 [inlined]
 [6] withenv(::GitCommand.var"#9#10"{var"#23#24",String}, ::Pair{String,String}) at .\env.jl:161
 [7] #git#8 at C:\Users\necka\.julia\packages\GitCommand\Wgb8H\src\public.jl:6 [inlined]
 [8] git(::Function) at C:\Users\necka\.julia\packages\GitCommand\Wgb8H\src\public.jl:4
 [9] top-level scope at C:\Users\necka\.julia\packages\GitCommand\Wgb8H\src\git_repl.jl:16
@DilumAluthge DilumAluthge transferred this issue from JuliaVersionControl/GitCommand.jl Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants