ssh: fix pushing or pulling from SSH with GIT_SSH_COMMAND set
Dulwich passes certain keyword arguments to SSHVendor which we do not support, including `password`, `key_filename` and `ssh_command`. Ignore them rather than die on unsupported arguments.
parent
edd4ce4c580c
No related branches found
No related tags found
Please register or sign in to comment