* Where is the git master branch?
@ 2014-07-30 15:28 Sharon Kimble
2014-07-30 15:38 ` Nicolas Richard
0 siblings, 1 reply; 5+ messages in thread
From: Sharon Kimble @ 2014-07-30 15:28 UTC (permalink / raw)
To: org-mode
[-- Attachment #1: Type: text/plain, Size: 432 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Where is the git master branch?
2014-07-30 15:28 Where is the git master branch? Sharon Kimble
@ 2014-07-30 15:38 ` Nicolas Richard
2014-07-30 16:59 ` John Kitchin
2014-07-30 20:07 ` Sharon Kimble
0 siblings, 2 replies; 5+ messages in thread
From: Nicolas Richard @ 2014-07-30 15:38 UTC (permalink / raw)
To: Sharon Kimble; +Cc: org-mode
Sharon Kimble <boudiccas@skimble.plus.com> 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.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Where is the git master branch?
2014-07-30 15:38 ` Nicolas Richard
@ 2014-07-30 16:59 ` John Kitchin
2014-07-30 20:07 ` Sharon Kimble
1 sibling, 0 replies; 5+ messages in thread
From: John Kitchin @ 2014-07-30 16:59 UTC (permalink / raw)
To: Nicolas Richard; +Cc: org-mode, Sharon Kimble
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 <theonewiththeevillook@yahoo.fr> writes:
> Sharon Kimble <boudiccas@skimble.plus.com> 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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Where is the git master branch?
2014-07-30 15:38 ` Nicolas Richard
2014-07-30 16:59 ` John Kitchin
@ 2014-07-30 20:07 ` Sharon Kimble
2014-07-30 20:21 ` Achim Gratz
1 sibling, 1 reply; 5+ messages in thread
From: Sharon Kimble @ 2014-07-30 20:07 UTC (permalink / raw)
To: Nicolas Richard; +Cc: org-mode
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
Nicolas Richard <theonewiththeevillook@yahoo.fr> writes:
> Sharon Kimble <boudiccas@skimble.plus.com> 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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-07-30 20:21 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 15:28 Where is the git master branch? Sharon Kimble
2014-07-30 15:38 ` Nicolas Richard
2014-07-30 16:59 ` John Kitchin
2014-07-30 20:07 ` Sharon Kimble
2014-07-30 20:21 ` Achim Gratz
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.