Н
Size: a a a
Н
N
DB
Н
Н
DS
DG
DS
I
I
A
A
VD
I
VD
VD
VD
sshagent(['32fa7015-db36-4c35-b1a7-119cfd37ad6a']) {
sh """
git add *
git commit -a -m "Message"
git ls-remote --exit-code git@github.com:owner/repo.git my_branch && git push git@github.com:owner/repo.git --delete my_branch
git push git@github.com:owner/repo.git my_branch
"""
Р
Р