Hi!
I have problem when I try to stash mu changes on source tree. I get error:
git -c diff.mnemonicprefix=false -c core.quotepath=false stash save test
Cannot save the current worktree state
Completed with errors, see above.
I tried updating SourceTree to 3.0.15, it didn't help. Then I tried deleting and installing it again. That didn't help ether. I didn;t have this problem until a month ago. It worked fine before.
I will be thankful if someone can help me with this issue!!!
I had the same problem. To solve it I changed Options->Git->Git Version from 'Embedded' to 'System' and it worked
Welcome to upvote me also at stackoverflow :)
This solution worked for me...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Natalija, welcome to the Community!
Have you tried performing this operation in the command line? Are you getting the same error?
If the command line works, then the issue is in Sourcetree. Can you check the logs and let us know if there's any additional information there? You can find them at Sourcetree log location.
If the issue persists, can you also answer the following:
Cheers!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've had this exact issue for a very long time, since one of the early 2.x versions. It worked prior to that. I use system git, and stashing from command line has worked all long.
EDIT: I take it back: running the exact same command in git bash yields the same result, but using 'git stash push' works correctly. Could be a git problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had the exact same problem running SourceTree 2.6.10.0 on Windows 10.
Symptoms:
Workaround:
Solution:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.