Search code examples
gitatlassian-sourcetree

Can‘t stash in SourceTree


I have a problem, when I try to stash my changes on a source tree or when using the git terminal (from source tree) I get this error

"fatal: cannot handle stash as a builtin"

Solution

  • To solve it I changed Options->Git->Git Version from 'Embedded' to 'System' and it worked when I moved back to 'Embedded'

    enter image description here