From: Xavier Maillard <xma@gnu.org>
To: Andreas Schwab <schwab@suse.de>
Cc: emacs-devel@gnu.org, miles@gnu.org
Subject: Re: Git repository and branches ?
Date: Sat, 23 Feb 2008 03:00:09 +0100 [thread overview]
Message-ID: <200802230200.m1N208mY007403@localhost.localdomain> (raw)
In-Reply-To: <jeabltnwi4.fsf@sykes.suse.de> (message from Andreas Schwab on Fri, 22 Feb 2008 10:58:11 +0100)
Miles Bader <miles.bader@necel.com> writes:
> [I'm a bit fuzzy on what exactly gets _fetched_ by default -- whether
> all branches from the origin remote, or only the origin branch
> corresponding to the current branch
It's the former: git clone sets up the default refspec to fetch all
branches from the origin remote
(remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*).
Where did you see this information exactly ?
Xavier
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
next prev parent reply other threads:[~2008-02-23 2:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-21 2:00 Git repository and branches ? Xavier Maillard
2008-02-21 1:48 ` Miles Bader
2008-02-21 20:37 ` Michael Olson
2008-02-21 22:29 ` Miles Bader
2008-02-22 2:00 ` Xavier Maillard
2008-02-22 3:01 ` Miles Bader
2008-02-22 9:58 ` Andreas Schwab
2008-02-23 2:00 ` Xavier Maillard [this message]
2008-02-23 8:54 ` Andreas Schwab
2008-02-24 2:00 ` Xavier Maillard
2008-02-23 2:00 ` Xavier Maillard
2008-02-23 2:53 ` Miles Bader
2008-02-24 2:00 ` Xavier Maillard
2008-02-24 2:00 ` Xavier Maillard
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200802230200.m1N208mY007403@localhost.localdomain \
--to=xma@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=miles@gnu.org \
--cc=schwab@suse.de \
/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 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.