git pull
If you forked this repo, you may add this repository as a remote template:
git remote add template [email protected]:chevere/docs-deploy.git
Fetch remote template:
git fetch template
Merge remote template:
git merge template/main --allow-unrelated-histories