[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: using git locally



On 2019-05-17 14:56, Greg Wooledge wrote:


If you really *did* create a git repository on a remote server, and
you want to clone it onto your local PC, you use a "git clone" command.

Something like:  git clone my.server:/whatever.git

well that seems to work
"git clone myserver:/path_to_git_repository"
whereas
"git remote add origin myserver:/path_to_git_repository"
fatal: not a git repository (or any of the parent directories): .git

probably I can worry about that later at least I know now I can talk to it.

mick
--
Key ID    4BFEBB31


Reply to: