git remote add sync [email protected]:owlvey/dynatrace_sink.git git remote add sync [email protected]:owlvey/grafana.git git remote add sync [email protected]:owlvey/archon.git
git remote -v
git pull sync main
git branch --track github sync/main
git checkout github git checkout master
git push -u origin master