git/ssh/config.d/bitbucket.org

6 lines
111 B
Org Mode

# vim: set ft=sshconfig :
Host bitbucket.org
# Bitbucket bans SSH multiplexing :/
ControlPath none
User git