From: Junio C Hamano <gitster@pobox.com>
To: Dave Olszewski <cxreg@pobox.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH] push: allow --follow-tags' to be set by config push.followTags
Date: Sun, 15 Feb 2015 16:01:04 -0800 [thread overview]
Message-ID: <CAPc5daXkf3Vc-kGsqQ4zo6qSMrh93GZbXeFK9oLwajyNahmx1Q@mail.gmail.com> (raw)
In-Reply-To: <1424043588-15994-1-git-send-email-cxreg@pobox.com>
On Sun, Feb 15, 2015 at 3:39 PM, Dave Olszewski <cxreg@pobox.com> wrote:
> Signed-off-by: Dave Olszewski <cxreg@pobox.com>
>
> diff --git a/Documentation/config.txt b/Documentation/config.txt
> index ae6791d..cdb8a99 100644
> --- a/Documentation/config.txt
> +++ b/Documentation/config.txt
> @@ -2079,6 +2079,9 @@ new default).
>
> --
>
> +push.followTags::
> + If set to true enable '--follow-tags' option by default.
> +
After setting this in your repository, does "git push --no-follow-tags" let
you override it if you want to do so for a single invocation?
If it does, the code is good but it should be documented here; if it
does not, it should be corrected and it should be documented here.
Thanks.
next prev parent reply other threads:[~2015-02-16 0:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-15 23:39 [PATCH] push: allow --follow-tags' to be set by config push.followTags Dave Olszewski
2015-02-16 0:01 ` Junio C Hamano [this message]
2015-02-16 3:01 ` Dave Olszewski
-- strict thread matches above, loose matches on Subject: below --
2015-02-16 3:01 [PATCH] push: allow --follow-tags " Dave Olszewski
2015-02-16 5:20 ` Jeff King
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=CAPc5daXkf3Vc-kGsqQ4zo6qSMrh93GZbXeFK9oLwajyNahmx1Q@mail.gmail.com \
--to=gitster@pobox.com \
--cc=cxreg@pobox.com \
--cc=git@vger.kernel.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).