Achim Gratz writes:
> J. David Boyd writes:
>> Sorry, I meant 'git fetch' from inside the org-mode directory.
>
> That doesn't even try to touch your work-tree. You want "git pull", but
> using the appropriate target from the build system is even better since
> it will ensure that everything els
J. David Boyd writes:
> Sorry, I meant 'git fetch' from inside the org-mode directory.
That doesn't even try to touch your work-tree. You want "git pull", but
using the appropriate target from the build system is even better since
it will ensure that everything else is up-to-date, too.
Regards,
Nick Dokos writes:
> Jambunathan K wrote:
>
>> Nick Dokos writes:
>>
>> >>
>> >> How do I get the latest version of org-mode, with git?
>> >>
>> >> I got the version I have initially with
>> >> 'git clone git://orgmode.org/org-mode.git', and I
>> >> 'git refresh' every day, but that keeps
Jambunathan K wrote:
> Nick Dokos writes:
>
> >>
> >> How do I get the latest version of org-mode, with git?
> >>
> >> I got the version I have initially with
> >> 'git clone git://orgmode.org/org-mode.git', and I
> >> 'git refresh' every day, but that keeps me in 7.9.3c.
> >>
> >
> > You
Nick Dokos writes:
>>
>> How do I get the latest version of org-mode, with git?
>>
>> I got the version I have initially with
>> 'git clone git://orgmode.org/org-mode.git', and I
>> 'git refresh' every day, but that keeps me in 7.9.3c.
>>
>
> You mean ``git pull''? I get
>
> $ git refresh
>
J. David Boyd wrote:
>
> How do I get the latest version of org-mode, with git?
>
> I got the version I have initially with
> 'git clone git://orgmode.org/org-mode.git', and I
> 'git refresh' every day, but that keeps me in 7.9.3c.
>
You mean ``git pull''? I get
$ git refresh
git: 'refres