If you did the default configuration when you created the repo in GitHub you have a remote called origin. Therefore, you can do:
git pull origin master work and commit and then do git push origin master You should not have a different user/email per PC, as long as you are using the same GitHub account. You can however have different keys per PC. Petros -- 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.