I only have access to a RedHat box through ssh commands that I can connect to it. Now I want to copy my code from GitHub to that box.
In the browser view of my github I see two things: one for HTTP
and one for SSH
.
Does that mean I should use the SSH one? How?
I have used the HTTP one before by saying git clone thatHTTPAddrees