Git stash from the Visual Studio Code - Source Control tab popup menu fails to stash.
This worked without problem for this repository about two months ago. Now it fails nearly all the time (but on rare occasions it does work.) This fails only for specific repository, for all branches in that repository. Stash still works for other projects in other repositories.
Steps to recreate failure:
Result: the files remain in the source code list of changed files, and the new stash does not appear in the list of stashes
How can I get stash to work again, consistently (for this repo)?
Environment:
Mac Catalina 10.15.7;
GIT: 2.29.2
VSCode: 1.50.1
Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a
Date: 2020-10-13T14:53:05.704Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Darwin x64 19.6.0Git
/src subdirectory and move it to
~/Downloads. (If you need your file history, save the /.history directory, too.)rm -r my-projectgit clone https://github.com/my-project.gitgit checkout my-working-branchAn alternative:
mv my-project-oldname my-project-newnameIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With