i have 2 branches one is the master and other is the develop
i'm working on the 'develop' branch i have made some changes but didn't 
commit,
i tried to switched from 'develop' to 'master' with uncommitted changes,

and git switched branches corrupting the 'master' branch with changes from 
the 
'develop' branch,

i thought git will not allow switching branches while an uncommitted 
changes is present?
plus 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/-/t68sCCBEvBcJ.
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