This commit is contained in:
parent
1703089d0a
commit
0362631a11
2
.github/github_pushback.sh
vendored
2
.github/github_pushback.sh
vendored
@ -10,7 +10,7 @@ ssh-keyscan -H git.pika-os.com >> ~/.ssh/known_hosts
|
||||
|
||||
#export GIT_SSH_COMMAND="ssh -F ~/.ssh/config"
|
||||
|
||||
ssh -vT git@git.pika-os.com
|
||||
ssh -o StrictHostKeyChecking=no -vT git@git.pika-os.com
|
||||
|
||||
# Commit changes to git
|
||||
git config --global user.name 'ferreo'
|
||||
|
Loading…
x
Reference in New Issue
Block a user