I actually recommend: git fetch git rebase origin/master as long as that ends up being a fast forward, it's quite useful that way.
On Nov 9, 1:21 pm, vendion <[email protected]> wrote: > After pushing information to my git repository I want to get the same > updates on my other machine that I am wanting to work from when I try > to do a `git fetch` nothing is updated, do I need to do a `git pull` > in order to do this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
