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 <yifan1...@gmail.com> 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 git...@googlegroups.com.
> To unsubscribe from this group, send email to 
> github+unsubscr...@googlegroups.com.
> 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 git...@googlegroups.com.
To unsubscribe from this group, send email to 
github+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to