Issues regarding Git.........
|
|
I can clone the code from Git using the public URL:
But I run into issues when I try to clone the code using member URL,
I have generated the public/private key and put them in the $Home/.ssh/ folder as well. 1) Is the username/password for it the same as my assembla username/password? I am using windows environment. |
|
|
1. Git server does not use password authentication, only ssh public keys, so any attempt to enter username/password will fail. |
|
|
Thanks for the help Vitalie, I have submitted my public key to my profile. |
|
|
For the trial period you will submit only patches, after you will pass you will have commit rights. |
