This commit is contained in:
d-chrka 2026-03-15 14:23:13 +01:00
parent a66cae7542
commit 26efed24b9
1 changed files with 3 additions and 1 deletions

View File

@ -57,7 +57,9 @@
"Bash(git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote set-url origin git@git.straso.com:chk/Ka-Note.git && git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote -v)",
"Bash(ssh -T git@git.straso.com 2>&1)",
"Bash(ssh -T -p 2211 git@git.straso.com 2>&1)",
"Bash(ssh -T git@gitssh.straso.com 2>&1)"
"Bash(ssh -T git@gitssh.straso.com 2>&1)",
"Bash(ssh -T git@gitssh.straso.com 2>&1 && git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote set-url origin git@gitssh.straso.com:chk/Ka-Note.git)",
"Bash(git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote set-url origin git@gitssh.straso.com:chk/Ka-Note.git && git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote -v)"
]
}
}