Hi There,
I had connected to Ubuntu machine in windows through putty's ssh client assume the IP address is
55.170.23.156
I want to clone bit bucket inside this putty
assume the bit bucket url
is
http://bitbucket.librariesdsw.net:8080/
assume bit bucket user name is bharath and password is welcome
how to clone this bitbucket inside this putty
please help, thanks in advance
Kind regards,
Bharath K
This problem is resolved. I am able to access the source code in putty with
git clone https://bharath:welcome@bitbucket.librariesdsw.net:8080/whatever/file/url
With Many thanks,
Bharath AK