Git Bash Default Port 22 to 443

gitportport-443

How I can change my git bash default port 22 to 443.Why I want to change?Our local internet policy not allowed to use that port and I got my error of bad file with fatal error when I am cloning to a project.I heard that I can use putty.But I am not sure that I already tested with putty and I was not ok with it.I use SmoothWall Express 3.0-polar-i386 and I set 22 # ssh and is also not working.
Please let me know if others methods can help me.

Thanyawzinmin

Best Answer

if you are using ssh use the .ssh/config file

or in Linus words