Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Set upstream tracking branch for master in a fork #792

Merged
merged 3 commits into from
Jun 26, 2019

Conversation

jennybc
Copy link
Member

@jennybc jennybc commented Jun 25, 2019

Before:
master --> origin/master
After:
master --> upstream/master

Now git pull will pull from upstream in a fork. This feels like a more correct setup to leave people with.

Before:
  master --> origin/master
After:
  master --> upstream/master

Now `git pull` will pull from upstream
@jennybc jennybc requested review from hadley and jimhester June 25, 2019 19:36
@jennybc jennybc changed the title Set upstream tracking branch in a fork Set upstream tracking branch for master in a fork Jun 26, 2019
@jennybc jennybc merged commit 0222d2f into master Jun 26, 2019
@jennybc jennybc deleted the track-upstream-master branch July 2, 2019 22:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants