git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Agostino Sarubbo <ago@gentoo.org>
To: git@vger.kernel.org
Subject: An option to sign the push by default
Date: Sun, 09 Aug 2015 18:57:16 +0200	[thread overview]
Message-ID: <2404018.OElJjohJ7Q@arcadia> (raw)

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.

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

             reply	other threads:[~2015-08-09 16:57 UTC|newest]

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

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=2404018.OElJjohJ7Q@arcadia \
    --to=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).