Relative Content

Tag Archive for gitgithubpushcommitpull

Pushing changes in Git: “Your branch and ‘origin/master’ have diverged”

Following this tutorial, I created my own jekyll website hosted by github. I used a different template, namely this one, however. I forked this template, installed git, and cloned the repository into a folder called “Website” on my computer. I personalized the template in the “Website”-folder and was able to preview it using bundle exec jekyll serve.