On Ma, 28 ian 20, 14:14:05, mick crane wrote:
>
> I tried to do bits of programming before and kept the changes in directories
> on the same machine which doesn't always seem to work if go back to it after
> several months.
You might want to elaborate on this if you want useful suggestions.
As a
On 1/28/2020 4:50 PM, mick crane wrote:
> On 2020-01-28 14:13, Nate Bargmann wrote:
>> * On 2020 28 Jan 07:30 -0600, mick crane wrote:
>>> hello,
>>> I want to install Git locally, I've cloned something before but I
>>> don't know
>>> much about it.
>>> Before I dive into the man pages could I ask
On 2020-01-28 14:13, Nate Bargmann wrote:
* On 2020 28 Jan 07:30 -0600, mick crane wrote:
hello,
I want to install Git locally, I've cloned something before but I
don't know
much about it.
Before I dive into the man pages could I ask if I need the
git-daemon-run
for the server bit?
Have yo
On Tue, Jan 28, 2020 at 07:44:30AM -0700, Charles Curley wrote:
> On Tue, 28 Jan 2020 14:14:05 +
> mick crane wrote:
>
> > > Not necessarily. Describe your use case a bit more precisely.
> >
> > I tried to do bits of programming before and kept the changes in
> > directories on the same m
On Tue, 28 Jan 2020 14:14:05 +
mick crane wrote:
> > Not necessarily. Describe your use case a bit more precisely.
>
> I tried to do bits of programming before and kept the changes in
> directories on the same machine which doesn't always seem to work if
> go back to it after several mont
On Tue, Jan 28, 2020 at 02:14:05PM +, mick crane wrote:
> On 2020-01-28 13:47, to...@tuxteam.de wrote:
> >On Tue, Jan 28, 2020 at 01:29:10PM +, mick crane wrote:
> >>hello,
> >>I want to install Git locally, I've cloned something before but I
> >>don't know much about it.
> >>Before I dive
On Tue, Jan 28, 2020 at 08:13:39AM -0600, Nate Bargmann wrote:
> Have you taken a look at this book: https://git-scm.com/book/en/v2
>
> I still refer to it when doing something I don't do often enough to
> recall the exact syntax.
+1. I have the "basic branching and merging" chapter permanently
On 2020-01-28 13:47, to...@tuxteam.de wrote:
On Tue, Jan 28, 2020 at 01:29:10PM +, mick crane wrote:
hello,
I want to install Git locally, I've cloned something before but I
don't know much about it.
Before I dive into the man pages could I ask if I need the
git-daemon-run for the server bit
* On 2020 28 Jan 07:30 -0600, mick crane wrote:
> hello,
> I want to install Git locally, I've cloned something before but I don't know
> much about it.
> Before I dive into the man pages could I ask if I need the git-daemon-run
> for the server bit?
Have you taken a look at this book: https://git
On Tue, Jan 28, 2020 at 01:29:10PM +, mick crane wrote:
> hello,
> I want to install Git locally, I've cloned something before but I
> don't know much about it.
> Before I dive into the man pages could I ask if I need the
> git-daemon-run for the server bit?
Not necessarily. Describe your use
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 your project, sitting in a directory
17 matches
Mail list logo