On Jul 26, 9:21 am, Diego Zamboni <[email protected]> wrote:
> > 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_Guidehttp://www.eecs.harvard.edu/~cduan/technical/git/
I see. http://media.pragprog.com/titles/tsgit/chap-002-extract.html
Explains some concepts of GIT. Wherein does it point to the specifics
of my failings?
The problem is that I do not see the files being updated on Github
when using commit, then push.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---