Flawless! We need to use git pull followed by the remote and the branch we want to merge into the current branch.
git pull
Not quite! We need to use git pull followed by the remote and the branch we want to merge into the current branch.