Re: [O] Where is the git master branch?

2014-07-30 Thread Achim Gratz
Sharon Kimble writes:
>> The 'master' branch is the development/unstable branch. The stable
>> branch is called 'maint'.
>
> Ok, so what is the command for the "maint" branch then please?

You'd say

git checkout maint

on the command line or just define

GIT_BRANCH=maint

in your local.mk and keep up-to-date with "make up2" or another of the
convenience targets (check "make helpall" for details).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds




Re: [O] Where is the git master branch?

2014-07-30 Thread Sharon Kimble
Nicolas Richard  writes:

> Sharon Kimble  writes:
>> If "git clone git://orgmode.org/org-mode.git" gets the development
>> branch of org-mode, what is the git command to get the master branch
>> please? I've been looking on http://orgmode.org/ but can't see any
>> reference for it.
>
> The 'master' branch is the development/unstable branch. The stable
> branch is called 'maint'.

Ok, so what is the command for the "maint" branch then please?

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.92.1


signature.asc
Description: PGP signature


Re: [O] Where is the git master branch?

2014-07-30 Thread John Kitchin
After you have the repo, run this to get on the master branch.

> git checkout master

and

> git checkout maint

to get back to maint.



Nicolas Richard  writes:

> Sharon Kimble  writes:
>> If "git clone git://orgmode.org/org-mode.git" gets the development
>> branch of org-mode, what is the git command to get the master branch
>> please? I've been looking on http://orgmode.org/ but can't see any
>> reference for it.
>
> The 'master' branch is the development/unstable branch. The stable
> branch is called 'maint'.

-- 
---
John Kitchin
Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu



Re: [O] Where is the git master branch?

2014-07-30 Thread Nicolas Richard
Sharon Kimble  writes:
> If "git clone git://orgmode.org/org-mode.git" gets the development
> branch of org-mode, what is the git command to get the master branch
> please? I've been looking on http://orgmode.org/ but can't see any
> reference for it.

The 'master' branch is the development/unstable branch. The stable
branch is called 'maint'.

-- 
Nico.



[O] Where is the git master branch?

2014-07-30 Thread Sharon Kimble

If "git clone git://orgmode.org/org-mode.git" gets the development
branch of org-mode, what is the git command to get the master branch
please? I've been looking on http://orgmode.org/ but can't see any
reference for it.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.92.1


signature.asc
Description: PGP signature