From: Jonathan Nieder <jrnieder@gmail.com>
To: Jens Lehmann <Jens.Lehmann@web.de>
Cc: Junio C Hamano <gitster@pobox.com>, Johannes Sixt <j6t@kdbg.org>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH] git pull: Remove option handling done by fetch
Date: Mon, 7 Feb 2011 01:41:57 -0600 [thread overview]
Message-ID: <20110207074157.GA2736@elie> (raw)
In-Reply-To: <4D4F273C.8030003@web.de>
Jens Lehmann wrote:
> 2) Document "--[no-]recurse-submodules" as " as "git pull" options
>
> (And then I can later pass the same option to "git merge", which is
> much better than the solutions I came up with ;-)
Hmm. :)
[...]
> --- a/Documentation/git-pull.txt
> +++ b/Documentation/git-pull.txt
> @@ -84,6 +84,10 @@ must be given before the options meant for 'git fetch'.
> --verbose::
> Pass --verbose to git-fetch and git-merge.
>
> +--[no-]recurse-submodules::
> + This option controls if new commits of all populated submodules should
> + be fetched too (see linkgit:git-config[1] and linkgit:gitmodules[5]).
> +
Is it worth mentioning that this does not (yet) automatically check
out the new commits in submodules after a merge, or would such
documentation be too likely to be forgotten and left stale in the
future?
next prev parent reply other threads:[~2011-02-07 7:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-04 20:17 [PATCH] git pull: Remove option handling done by fetch Jens Lehmann
2011-02-04 22:26 ` Johannes Sixt
2011-02-05 11:26 ` Jens Lehmann
2011-02-06 20:45 ` Junio C Hamano
2011-02-06 21:59 ` Jens Lehmann
2011-02-06 22:09 ` Jonathan Nieder
2011-02-06 22:57 ` Jens Lehmann
2011-02-07 7:41 ` Jonathan Nieder [this message]
2011-02-07 19:27 ` [PATCH v2] pull: Document the "--[no-]recurse-submodules" options Jens Lehmann
2011-02-07 21:42 ` Junio C Hamano
2011-02-07 22:24 ` [PATCH v3] " Jens Lehmann
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=20110207074157.GA2736@elie \
--to=jrnieder@gmail.com \
--cc=Jens.Lehmann@web.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=j6t@kdbg.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.
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 NNTP newsgroup(s).