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?




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

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

Search: