> Git will bring along any uncommitted changes when checking out another 
> branch. It doesn't corrupt or change the branches
>
i meant missing the content of the master branch by updating it's content 
from the develop branch.

If any of the uncommitted changes collide with files changed between 
> branches, it will refuse to switch, and ask you to stash the changes first
>
what do you mean by collide with files..?

git is supposed to return my working directory exactly the way it was 
before you started working on 'develop' branch


-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/e6nE9B5AzTQJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to