Merge branch 'cb/fetch-set-upstream'

"git fetch" learned "--set-upstream" option to help those who first clone from their private fork they intend to push to, add the true upstream via "git remote add" and then "git fetch" from it. * cb/fetch-set-upstream: pull, fetch: add --set-upstream option

Junio C Hamano committed Sep 9, 2019 at 12:26 UTC 94373946614f864bdcd5e0cb72e360edbed1c77f

No changes.