Skip to content

[BUG] Interactive Rebase failed #25

@Wenczeslaw

Description

@Wenczeslaw

1. Description

When performing an interactive rebase, the following error occurs: there was a problem with the editor 'copy /Y "%GHG_TODO_FILE%"'

2. Steps to Reproduce

List the steps to reproduce the issue.

  1. Open Git Graph+
  2. Right-click any historical commit to open the interactive rebase dialog
  3. Perform any interactive rebase operation, such as squashing, editing commit messages, etc.
  4. Click the Start button

3. Expected Behavior

The rebase operation should be executed correctly, for example: commits are squashed, commit messages are modified

4. Actual Behavior

The rebase operation fails with the following message: there was a problem with the editor 'copy /Y "%GHG_TODO_FILE%"'

5. Screenshots or Logs

Please attach any screenshots or log outputs that may help diagnose the issue.

You can view the logs of executed Git commands in the "Activity Log" tab.

6. Environment

  • Operating System: Windows 11
  • VS Code Version: 1.122.1
  • Git Graph+ Version: 0.4.3
  • Git Version: 2.54.0.windows.1
  • Node.js version (optional): 24.16.0

7. Additional Context

Provide any other relevant information.

  • Does the issue occur only in a specific repository: No
  • Whether using submodules or worktrees: No
  • Approximate repository size (number of commits): 200+ commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions