All of lore.kernel.org
 help / color / mirror / Atom feed
* Basic Git usage
@ 2010-08-14  4:32 hogsolo
  2010-08-14 12:39 ` Jakub Narebski
  2010-08-14 19:41 ` Dmitry Potapov
  0 siblings, 2 replies; 3+ messages in thread
From: hogsolo @ 2010-08-14  4:32 UTC (permalink / raw)
  To: git


Hi, Im new to Git, formerly an SVN user.
I have a master repo and have created a branch. I want to work in both at
the same time. I want to change some files in the master, then switch to the
branch ( git checkout branchname) , work on some files, then switch back to
the master. 
However git wont let me switch back to the master until I have added,
committed and pushed my files in the branch. 
Is this correct behavior for git? It would seem that I not be REQUIRED to
check in anything I was working on before switching between branch and
master, but that's the behavior I'm seeing via error messages.

thanks


-- 
View this message in context: http://git.661346.n2.nabble.com/Basic-Git-usage-tp5422412p5422412.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-14 19:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-14  4:32 Basic Git usage hogsolo
2010-08-14 12:39 ` Jakub Narebski
2010-08-14 19:41 ` Dmitry Potapov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.