git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Borowitz <dborowitz@google.com>
To: Agostino Sarubbo <ago@gentoo.org>
Cc: git <git@vger.kernel.org>
Subject: Re: An option to sign the push by default
Date: Thu, 13 Aug 2015 15:02:25 -0400	[thread overview]
Message-ID: <CAD0k6qRh=E12kbpcwW-_GLQ9AmTNsfhnEgE4QtH7v50Zbn5_Fw@mail.gmail.com> (raw)
In-Reply-To: <2404018.OElJjohJ7Q@arcadia>

On Sun, Aug 9, 2015 at 12:57 PM, Agostino Sarubbo <ago@gentoo.org> wrote:
> Hello folks,
>
> during the configuration of git, client side, to sign all commit I used:
>
> git config --global commit.gpgsign "1"
>
>
> Since at push time I use:
>
> git push --signed
>
> I'm wondering if there is a git config option which put something in the
> config file and avoid to type --signed.

I agree this would be useful, and that's why I just implemented it today :)

> If there isn't this feature, I'd like to know if it is a reasonable feature
> request.
>
> Thanks in advance.
>
>
> --
> Agostino Sarubbo
> Gentoo Linux Developer
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2015-08-13 19:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-09 16:57 An option to sign the push by default Agostino Sarubbo
2015-08-13 19:02 ` Dave Borowitz [this message]

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='CAD0k6qRh=E12kbpcwW-_GLQ9AmTNsfhnEgE4QtH7v50Zbn5_Fw@mail.gmail.com' \
    --to=dborowitz@google.com \
    --cc=ago@gentoo.org \
    --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).