They push their changes: $ git push origin master
You save all your local modifications, then pull their changes: $ git pull origin master On Sun, Dec 5, 2010 at 2:06 PM, efan1030 <[email protected]> wrote: > if I'm working with some one on a github project > > if the other person makes changes would the changes be updated to my > local directory? > > thnx! > > -- > 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. > > -- 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.
