feat(git): remove core.sshCommand from gitconfig

This commit is contained in:
yeti 2025-05-13 16:10:04 +01:00
parent 473d1deb16
commit 09872be5a1

View File

@ -2,9 +2,6 @@
name = ${GIT_NAME}
email = ${GIT_EMAIL}
[core]
sshCommand = /opt/secure/ssh/secure-ssh-wrapper.sh
[alias]
co = checkout
st = status