On 05-Dec-03 11:09, Junio C Hamano wrote:
Having something on the command line to make it easy to override
one-shot you might be able to talk me into, but not in a config
file for git; there is a standard place to hold ssh
configuration already.
You are right, a duplication of ssh config file options in git
config files should not be necessary.
A way to specify a non-standard port for ssh on the command line
would be sufficient. It is possible to specify non-standard
ports for the git, http and rsync protocols on the command line.
Why not for ssh?
Regards
Andreas Jochens