DEV Community

Discussion on: How to change the theme in your Jekyll application

Collapse
 
nurandi profile image
Nur Andi Setiabudi

Hi, thanks for the article.
However, I stuck at this line

git merge -s ours master --allow-unrelated-histories
Merge with strategy ours failed.

Whats wrong?