Hi,

Git will bring along any uncommitted changes when checking out another branch. 
It doesn't corrupt or change the branches. 

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.

-- 
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/-/hGC9R5VKV-8J.
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