continue
continue copied to clipboard
gitlabmr windows not work
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [ ] I'm not able to find an open issue that reports the same bug
- [ ] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Windows 11
- Continue: v0.9.212 (pre-release)
- IDE: VSCode
- Model: qwen2.5
Description
When use @gitlab-mr
Error getting context items from gitlab-mr
becase ; is not valid syntax on cmd.exe
Error: Command failed: cd c:\Users\dens\Project\cliphub; git branch --show-current
https://github.com/continuedev/continue/blob/70d9bc5d52f328d94867a7eb08a41ace3ad06c17/core/context/providers/GitLabMergeRequestContextProvider.ts#L68
To reproduce
- Go to continue
- Use
@gitlab-mr
Log output
Error: Command failed: cd c:\Users\denis\Project\cliphub; git branch --show-current
���⥬� �� 㤠���� ���� 㪠����� ����.
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:423:12)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)