> What am I misunderstanding or doing wrong? I'm trying to understand
> how Git works, but failing.
I would suggest (apologies if you did already) that it might be
worthwhile to spend some time with a good Git book or article, so that
you understand the workflow instead of trying to figure it out by
trial and error (then you'll also be in a better position to debug
problems). Git's workflow is not immediately obvious, and the commands
may not necessarily do what one imagines from the name. I got started
by reading Travis Swicegood's "Pragmatic version control using Git"
(http://www.pragprog.com/titles/tsgit/pragmatic-version-control-using-git
), but there are many other introductory texts and tutorials on the
net, including:
http://book.git-scm.com/
http://www.sourcemage.org/Git_Guide
http://www.eecs.harvard.edu/~cduan/technical/git/
Have fun,
--Diego
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GitHub" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---