Skip to content

upstream sync

muktomona non-profit edited this page Feb 22, 2021 · 1 revision

We pull updates from upstream to our repo.

git remote set-url origin https://github.com/statiqdev/CleanBlog.git
git pull origin main
# set repo URL back as before
git remote set-url origin https://github.com/think-mm/theme.git

Clone this wiki locally