Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The article mentions:

    $ git fetch
    $ git checkout master
    $ git merge origin/master
On the third (last) line of code above, is there a more short-hand way to say "merge the remote tracked branch related to this current branch"?


git pull?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: