You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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 :)
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.