Working with forks: Syncing a fork git remote add parent git@github.com:all-contributors/all-contributors-bot.git git fetch parent git checkout main or git checkout empty-contribs (this branch on your fork) git merge parent/main See https://help.github.com/articles/syncing-a-fork/