--assume-unchanged is ignored in SourceTree (Windows 1.0.7.0) so I can't change branchs without issuing --no-assume-unchanged command then commit all (ignored) changes.
This is only an issue if the modified files in the working copy are also modified by switching branches. If that's the case you can use Stash, and you'll find that on the toolbar (the box).
You can stash your changes then checkout different branch. Not sure currelty stash is supported in SourceTree GUI, but definitely can use command line to do it.
http://git-scm.com/book/en/Git-Tools-Stashing
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.