Skip to content
New issue

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

Infinite loop of creating stashes #4188

Open
Melirius opened this issue Mar 29, 2025 · 0 comments
Open

Infinite loop of creating stashes #4188

Melirius opened this issue Mar 29, 2025 · 0 comments
Labels
triage Needs to be looked at

Comments

@Melirius
Copy link

Description

I spotted the same issue as here
#3133
trying to stash file that I have no permissions to access.

GitLens Version

16.3.3

VS Code Version

Version: 1.94.1
Commit: e10f2369d0d9614a452462f2e01cdc4aa9486296
Date: 2024-10-05T05:44:32.189Z
Electron: 30.5.1
ElectronBuildId: 10262041
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Linux x64 6.8.0-40-generic

Git Version

git version 2.43.0

Logs, Screenshots, Screen Captures, etc

2025-03-29 14:13:04.502 [info] [2025-03-29 13:13:04.435] [GIT *6165ms] [/home/ivan/libjxl] git stash push --include-untracked -m 1 --pathspec-from-file=- --pathspec-file-nul -- [*6165ms] (slow)
[2025-03-29 13:13:04.435] Push Stash
Error: Command failed: /usr/bin/git -c core.quotepath=false -c color.ui=false stash push --include-untracked -m 1 --pathspec-from-file=- --pathspec-file-nul --
error: open("perf.data"): Permission denied
fatal: Unable to process path perf.data
Cannot save the untracked files

@Melirius Melirius added the triage Needs to be looked at label Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs to be looked at
Projects
None yet
Development

No branches or pull requests

1 participant