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.
- Open Git Graph+
- Right-click any historical commit to open the interactive rebase dialog
- Perform any interactive rebase operation, such as squashing, editing commit messages, etc.
- 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
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.
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.
6. Environment
7. Additional Context
Provide any other relevant information.