-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Error when stashing changes #2595
Comments
same here git version 2.34.1 GitLens — Git supercharged v13.4.0 Version: 1.76.2 (system setup) Ubuntu distro through WSL |
Same here git version 2.30.2 GitLens — Git supercharged v13.4.0 Version: 1.76.2 (user setup) Ubuntu distro through WSL |
Same here. GitLens Version VS Code Version Git Version |
Same here. GitLens Version VS Code Version Git Version |
Same here. GitLens — Git supercharged v13.4.0 Version: 1.76.2 (user setup) Ubuntu distro through WSL Here is my GitLens output:
|
This issue appears to be related to this change from the most recent release of GitLens: #2540 That change uses the |
git 2.25.1 (latest in the canonical repos) Is there a workaround? |
@MarkJeronimus It worked for me after updating Git. Here's the documentation on how to do that. Here's what I did in Ubuntu: First, add the official PPA: sudo add-apt-repository ppa:git-core/ppa Then update and upgrade:
After that, you should have the latest version of Git installed and you won't have any issues using the GitLens stash feature. |
Resolved with 5f949a9 |
Works for me! Thank you
…On Fri, Apr 7, 2023, 17:11 Keith Daulton ***@***.***> wrote:
Can you please verify this fix in our pre-release edition of GitLens?
Thank you so much!
You can switch to the pre-release edition of GitLens by clicking on the
"Switch to Pre-Release Version" from the Extensions view.
[image: switch-to-pre-release-extended]
<https://user-images.githubusercontent.com/293282/230623041-d55c6150-2cf8-4b85-ab47-23daf04cd3d6.png>
—
Reply to this email directly, view it on GitHub
<#2595 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMBKLEBQ5J3JNKZUVSZM3F3XAAOBVANCNFSM6AAAAAAWD33DRY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
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. |
Description
When clicking on
Stash All Changes
in theStaged Changes
node of the Source Control viewlet, the operation fails with the following output in the GitLens output channelGitLens Version
13.4.0
VS Code Version
Version: 1.77.0-insider
Commit: 833ac685084e2028b09753392b82c641c7025bbc
Date: 2023-03-21T05:25:51.950Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Linux x64 5.15.0-67-generic
Sandboxed: Yes
Git Version
2.34.1
Logs, Screenshots, Screen Captures, etc
No response
The text was updated successfully, but these errors were encountered: