Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mise
on Aug 12, 2011
|
parent
|
context
|
favorite
| on:
Git: fetch and merge, don’t pull
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"?
DrJ
on Aug 12, 2011
[–]
git pull?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: