blob: 2c208cffe0246e1f6ffe7f448e375aebffaef487 [file]
Host gitolite.kernel.org
User git
ClearAllForwardings yes
# We prefer ed25519 keys, but will fall back to others if your
# openssh client does not support that
HostKeyAlgorithms ssh-ed25519,ecdsa-sha2-nistp256,ssh-rsa
# Below are very useful for speeding up repeat access
# and for 2-factor validating your sessions
ControlPath ~/.ssh/cm-%r@%h:%p
ControlMaster auto
ControlPersist 30m