We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to Reproduce:
GitLens Debug Output:
Running(d:/Dokumente/Levin/Projekte/Go/src/github.com/levrik/backend): git -c core.quotepath=false -c color.ui=false ls-files d:\Dokumente\Levin\Projekte\Go\src\github.com\levrik\backend Completed(d:/Dokumente/Levin/Projekte/Go/src/github.com/levrik/backend): git -c core.quotepath=false -c color.ui=false ls-files d:\Dokumente\Levin\Projekte\Go\src\github.com\levrik\backend in 54 ms getLogCommit('d:/Dokumente/Levin/Projekte/Go/src/github.com/levrik/backend', 'd:\Dokumente\Levin\Projekte\Go\src\github.com\levrik\backend', '90a00bd529fc79f5263ce6b3aaf000ec60432cdf', undefined, undefined) CopyMessageToClipboardCommand Error: cannot open file:///d%3A/Dokumente/Levin/Projekte/Go/src/github.com/levrik/backend. Detail: Die Datei ist ein Verzeichnis
Die Datei ist ein Verzeichnis from the last line is German for The file is an directory.
Die Datei ist ein Verzeichnis
The file is an directory
Maybe notable: I'm using a multi-project setup.
{ "folders": [ { "path": "frontend" }, { "name": "proxy", "path": "D:\\Dokumente\\Levin\\Projekte\\Go\\src\\github.com\\levrik\\proxy" }, { "name": "backend", "path": "D:\\Dokumente\\Levin\\Projekte\\Go\\src\\github.com\\levrik\\backend" } ] }
The text was updated successfully, but these errors were encountered:
Fixed in 7.5.6
Sorry, something went wrong.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
eamodio
No branches or pull requests
Steps to Reproduce:
GitLens Debug Output:
Die Datei ist ein Verzeichnis
from the last line is German forThe file is an directory
.Maybe notable: I'm using a multi-project setup.
The text was updated successfully, but these errors were encountered: