How do one use multiple branches or switch branch without commit?
I'm using GIT with VisualStudio and are working in one branch when a colleague of mine ask me to to something in another. I do not want to commit changes in my first branch. How do I use two branches simultaneously or how do I switch branches without committing pending changes?