git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Austin English <austinenglish@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Please add a git config option to make --show-signature the default
Date: Tue, 24 May 2016 13:20:27 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.20.1605241313440.4449@virtualbox> (raw)
In-Reply-To: <57438568.60707@gmail.com>

Hi Austin,

On Mon, 23 May 2016, Austin English wrote:

> As stated in title, I'd like to see an option to enable GPG signature
> by default.

I see an option was mentioned in the mail's subject line, but no
indication which command you want to assume implicitly that this option
was passed.

Care to elaborate?

> I find this feature very useful and would like to enable it by default
> on my machine, without having to resort to an alias in my ~/.bash_rc.

You probably meant $HOME/.bashrc.

> I asked in #git and checked the git repo, but I didn't see an option
> listed for this.

Since you are already a Git user, why not just use Git itself to
investigate further? It is easy:

1. clone https://github.com/git/git
2. run `git grep show-signature` to figure out where this option is handled
3. open the corresponding file and find out where the flag is stored
4. use `git grep` again to determine whether there is another way to set
   that flag

If there is no other way, why not go the whole nine yards and just come up
with a patch? That is how many, many other improvements were made: users
wanted a certain feature and then just went ahead and made it all happen.

You will find it a rewarding experience, and you will also find that you
will receive excellent help on this mailing list when you demonstrate your
willingness to invest some of your own time into that project.

Ciao,
Johannes

  reply	other threads:[~2016-05-24 11:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 22:34 Please add a git config option to make --show-signature the default Austin English
2016-05-24 11:20 ` Johannes Schindelin [this message]
2016-05-25  3:58   ` Austin English
2016-05-25 18:18     ` Mehul Jain
2016-05-26  0:27       ` Austin English

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.20.1605241313440.4449@virtualbox \
    --to=johannes.schindelin@gmx.de \
    --cc=austinenglish@gmail.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).