maintenance
This commit is contained in:
parent
f4e5562b96
commit
29ed94da16
11 changed files with 11 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
#this command changes the git repo from HTTPS to SSH so you can use the key instead of typing in your password all the time.
|
||||
USER=steveokard
|
||||
USER=sc-idevops
|
||||
if [ -n "$1" ]
|
||||
then
|
||||
git remote set-url origin git@github.com:$USER/$1.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue