On 2019-05-17 15:59, Eduardo M KALINOWSKI wrote:
On 17/05/2019 11:31, mick crane wrote:
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
Th
Fri, 17 May 2019 10:59:36
> From: Eduardo M KALINOWSKI
> To: debian-user@lists.debian.org
> Subject: Re: using git locally
> Resent-Date: Fri, 17 May 2019 14:59:53 + (UTC)
> Resent-From: debian-user@lists.debian.org
>
> On 17/05/2019 11:31, mick crane wrote:
> > we
On 2019-05-17 15:05, Brad Rogers wrote:
On Fri, 17 May 2019 14:36:36 +0100
thanks
--
Key ID4BFEBB31
On 17/05/2019 11:31, mick crane wrote:
> 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 le
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_re
On Fri, 17 May 2019 14:36:36 +0100
mick crane wrote:
Hello mick,
>Is it ssh:// that is wrong or I've failed to get the syntax right for
>git ?
I'm no expert on git, so ask me questions - I probably won't be able to
answer them anyway. :-)
That said, this might help:-
https://stackoverflow.
On Fri, May 17, 2019 at 02:36:36PM +0100, mick crane wrote:
> Because I am always making mistakes I thought, if it's not too hard, to see
> about using git locally.
If that is literally all you want to do, then you don't need to set up
a "repository". You have
hello,
Because I am always making mistakes I thought, if it's not too hard, to
see about using git locally.
I made a git repository for project following destructions
https://www.digitalocean.com/community/tutorials/how-to-use-git-effectively
but I'm having bother accessing it remot
8 matches
Mail list logo