From: Junio C Hamano Date: Fri, 23 Aug 2019 21:33:47 +0000 (-0700) Subject: Merge branch 'cb/fetch-set-upstream' into next X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf8c2ea0a01fe97bb2b022025472842d46a75805;p=git Merge branch 'cb/fetch-set-upstream' into next "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 --- cf8c2ea0a01fe97bb2b022025472842d46a75805