Hi,
(Sorry for my bad english)
Sourcetree V. 1.9.10.0 Win7
I haven't too much experience with git and sourcetree but, i think this issue wasnt possible on previous versions of Sourcetree.
Steps to recreate it:
1) Two branches: Develop and Master
2) New feature on Develop.
3) Edit multiple files in that feature.
4) Change to develop branch ---> Sourcetree let me change to develop with that uncommited changes!
AND (really awesome...) I see that changes on develop branch!!
I will surely be doing something wrong...
Thanks in advance
In general, Git will allow the behavior you described as long as the changes are made to a file that is the same between the two branches. If Git allows it, SourceTree allows it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.