I have the following and i need to clone the repository in either windows terminal command prompt or linux.
To clone source code with Git using ssh, we can use http url with following format:
http://usernameWITHOUTdomain:password@the_rest_httpURL
ex: http://myname:password@192.110.110.10/projectname/project.git
http://myname:password@192.110.110.10/projectname/project.git