Script for setting up git remotes
[EVA-2020-02-2.git] / _bootstrap_remotes.sh
CommitLineData
7fcfc15d
PH
1git remote rename origin boilerplate
2git remote set-url --push boilerplate no_push
3git remote add origin $1