Skip to content

Enable GitLens interactive rebase function for coder/code-server #3164

@niehaa

Description

@niehaa

In coder/code-server with GitLens v.14.8.2 when trying to launch the interactive rebase it fails because the 'code' binary is not available on code-server.

Below is the output from the terminal:

/usr/sbin/git -C "/workspace/git_repo/env-config" -c "core.editor=code --wait --reuse-window" -c "sequence.editor=code --wait --reuse-window" rebase --interactive f48ea92cf9d84e59a01dcabde70ae0dd2ef03ea2
hint: Waiting for your editor to close the file... code --wait --reuse-window: line 1: code: command not found
error: There was a problem with the editor 'code --wait --reuse-window'.

Thanks & Regards,
Niels

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-rebase-editorIssues or features related to the Interactive Rebase EditortriageNeeds to be looked at

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions