[git-users] Switching between local Git branches

2013-07-04 Thread Dinesh Vijayakumar
Hello Git-users, I've a question regarding the use of multiple local branches. Let's say, I've created a branch b1 and made some changes like adding a new file to the branch b1 after checking it out. Then , I stage the file but not commit it. Now I find myself a need to create anot

Re: [git-users] Switching between local Git branches

2013-07-04 Thread Dinesh Vijayakumar
Thanks William, Fish, Philip for the quick response. On Thu, Jul 4, 2013 at 11:03 PM, Fish Kungfu wrote: > I'm new to Git, so I might be wrong, but it sounds like you might want to > use "stash" in this instance. > > http://git-scm.com/book/en/Git-Tools-Sta