I created my git repository, and for example, in order to push or clone it I use
ssh: //some.one@127.0.0.1/my_project.git
such URL. How to tie it to an idea?
I created my git repository, and for example, in order to push or clone it I use
ssh: //some.one@127.0.0.1/my_project.git
such URL. How to tie it to an idea?
Source: https://ru.stackoverflow.com/questions/787758/
All Articles