git remote add sync git@github.com:owlvey/dynatrace_sink.git git remote add sync git@github.com:owlvey/grafana.git git remote add sync git@github.com: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