From: Hongyi Zhao <hongyi.zhao@gmail.com>
To: Emacs-devel@gnu.org
Subject: About the differences among the versions of emacs obtained by different git commands.
Date: Mon, 31 Aug 2015 00:03:35 +0800 [thread overview]
Message-ID: <CAGP6POLz__zyR=kOONa2AfJ_Mug=piGLh0rpjSAiJuam7b_08w@mail.gmail.com> (raw)
Hi all,
From the following webpage,
https://savannah.gnu.org/projects/emacs,
I can find the following coammands for using git to obtain the source
code of emacs:
git clone -b master git://git.sv.gnu.org/emacs.git
git clone -b emacs-24 git://git.sv.gnu.org/emacs.git
git clone git://git.sv.gnu.org/emacs/elpa
Then, from the following webpage,
https://savannah.gnu.org/git/?group=emacs
It also give two git commands for obtaining the source code of emacs:
git clone git://git.savannah.gnu.org/emacs.git
and
git clone git://git.savannah.gnu.org/emacs/elpa.git
About these commands, I've the following issues:
1- Are the following two commands equivalent or not:
git clone -b master git://git.sv.gnu.org/emacs.git
git clone git://git.savannah.gnu.org/emacs.git
Again, are the following two commands equivalent or not:
git clone git://git.sv.gnu.org/emacs/elpa
git clone git://git.savannah.gnu.org/emacs/elpa.git
2- If I have obtained the source code for emacs master or emacs-24, is
the elpa code also included in them or not?
Regards
--
Hongyi Zhao <hongyi.zhao@gmail.com>
Xinjiang Technical Institute of Physics and Chemistry
Chinese Academy of Sciences
GnuPG DSA: 0xD108493
next reply other threads:[~2015-08-30 16:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-30 16:03 Hongyi Zhao [this message]
2015-09-06 7:36 ` About the differences among the versions of emacs obtained by different git commands Michael Heerdegen
2015-09-06 7:49 ` Zack Piper
2015-09-06 7:56 ` Michael Heerdegen
2015-09-06 21:44 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAGP6POLz__zyR=kOONa2AfJ_Mug=piGLh0rpjSAiJuam7b_08w@mail.gmail.com' \
--to=hongyi.zhao@gmail.com \
--cc=Emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).