continue icon indicating copy to clipboard operation
continue copied to clipboard

gitlabmr windows not work

Open rob1nzon opened this issue 1 year ago • 2 comments

Before submitting your bug report

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

  1. Go to continue
  2. 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)

rob1nzon avatar Oct 04 '24 15:10 rob1nzon