Note: The Listed platform will permanently shut down December 31, 2026. Your data published on Listed will still be available in your personal Standard Notes account. Learn more
August 31, 2020•25 words
git pull origin <branch> --allow-unrelated-histories
git pull origin master --allow-unrelated-histories git merge origin origin/master git push origin master