GM
Size: a a a
GM
SM
PA
TF
$ rsync -e 'ssh -i $SSH_KEY -p $SSH_PORT -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no"' -arvzph --progress dist/ $SSH_USER@$SSH_SERVER:$SCP_DIRRECTORY
Warning: Identity file $SSH_KEY not accessible: No such file or directory.
Bad port '$SSH_PORT'
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.3]
ERROR: Job failed: exit code 255
TF
TF
AG
YZ
AG
$ rsync -e 'ssh -i $SSH_KEY -p $SSH_PORT -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no"' -arvzph --progress dist/ $SSH_USER@$SSH_SERVER:$SCP_DIRRECTORY
Warning: Identity file $SSH_KEY not accessible: No such file or directory.
Bad port '$SSH_PORT'
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.3]
ERROR: Job failed: exit code 255
YZ
$ rsync -e 'ssh -i $SSH_KEY -p $SSH_PORT -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no"' -arvzph --progress dist/ $SSH_USER@$SSH_SERVER:$SCP_DIRRECTORY
Warning: Identity file $SSH_KEY not accessible: No such file or directory.
Bad port '$SSH_PORT'
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.3]
ERROR: Job failed: exit code 255
AG
AG
AG
ZS
Г
$ rsync -e 'ssh -i $SSH_KEY -p $SSH_PORT -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no"' -arvzph --progress dist/ $SSH_USER@$SSH_SERVER:$SCP_DIRRECTORY
Warning: Identity file $SSH_KEY not accessible: No such file or directory.
Bad port '$SSH_PORT'
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.3]
ERROR: Job failed: exit code 255
AG
DV
DV
IS
git pullа получаю при git pull для коммита:
git submodule init
git submodule update —recursive
+ 4ef1059b...593401fb 1111-fix-subs -> origin/1111-fix-subs (forced update)Подскажите пожалуйста как починить это?
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>