Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'cb/fetch-set-upstream'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 9 Sep 2019 19:26:37 +0000
(12:26 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 9 Sep 2019 19:26:37 +0000
(12:26 -0700)
"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
raw
|
combined
(merge:
af2b8fa
24bc1a1
)
Trivial merge