How do I update a GitHub forked repository?

前端 未结 23 2811
借酒劲吻你
借酒劲吻你 2020-11-21 11:07

I recently forked a project and applied several fixes. I then created a pull request which was then accepted.

A few days later another change was made by another con

23条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-21 12:09

    If you are using GitHub for Windows or Mac then now they have a one-click feature to update forks:

    1. Select the repository in the UI.
    2. Click "Update from user/branch" button the top.

提交回复
热议问题