The Article shows you Git Command to Download/Clone a Working Copy of Remote Repository over SSH with Custom Port.
To the Bottom you Find also Link to Others Interesting tutorialforlinux.com Git Guides.
The complete Command to Download/Copy/Clone over SSH with Custom Port a Repository is:
git clone ssh://USERNAME@: / ToRepo.git>
Git How to Unstage Already Staged Changes
Git Unstage Changes
–>
Git How to Push To Remote Repository
Git Quick Start
–>