feat(git): remove core.sshCommand from gitconfig
This commit is contained in:
parent
473d1deb16
commit
09872be5a1
@ -2,9 +2,6 @@
|
|||||||
name = ${GIT_NAME}
|
name = ${GIT_NAME}
|
||||||
email = ${GIT_EMAIL}
|
email = ${GIT_EMAIL}
|
||||||
|
|
||||||
[core]
|
|
||||||
sshCommand = /opt/secure/ssh/secure-ssh-wrapper.sh
|
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
co = checkout
|
co = checkout
|
||||||
st = status
|
st = status
|
||||||
|
Loading…
x
Reference in New Issue
Block a user