how to connect to my Github account using Terminal?
To login to my server i use:
ssh -l [login] [host]
for example: ssh -l kunass2 blue-world.pl
.
But now in one of my repositories on Github i would like to merge a few commits into one using rebase/squash. But i can do that only by terminal (i cannot do this directly on the web). The first thing is: how to connect with my repository on Github? and change it from terminal.
Important thing is: this is my forked repository. To be precised: cdnjs.