mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.9k stars 244 forks source link

I can not use rebase with ineractive mode #774

Open KSatKC opened 1 year ago

KSatKC commented 1 year ago

Describe the Bug I have 2 commint (A & B) on my project. And I use "rebase current branch on this commit" and chose "Lanch Interactive rebase in new Terminal". But I have following 2 error.

[14688:0621/135313.046:ERROR:service_worker_storage.cc(1904)] Failed to delete the database: Database IO error [7104:0621/135509.988:ERROR:gpu_init.cc(481)] Passthrough is not supported, GL is disabled, ANGLE is

I try "rebase current branch on this commit" without "Lanch Interactive rebase in new Terminal". But I couldn't rebase.

Steps to Reproduce Steps to reproduce the behaviour:

  1. I use "rebase current branch on this commit"
  2. chose "Lanch Interactive rebase in new Terminal"

Environment

⚠ Please make sure you complete all of the required sections of this template. Without this required information, it will be harder to replicate this bug, and cause additional delays in resolving it.