git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Knut Franke <k.franke@science-computing.de>
Cc: git@vger.kernel.org, Frank Li <lznuaa@gmail.com>
Subject: Re: [PATCH 1/2] Add a new option 'core.askpass'.
Date: Fri, 27 Aug 2010 10:28:38 -0700	[thread overview]
Message-ID: <7vaao8hsmx.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: 201008271251.19754.k.franke@science-computing.de

Knut Franke <k.franke@science-computing.de> writes:

> From: Anselm Kruis <a.kruis@science-computing.de>
>
> Setting this option has the same effect as setting the environment variable
> 'GIT_ASKPASS'.
>
> Signed-off-by: Knut Franke <k.franke@science-computing.de>
> ---
> This is useful if you have a wrapper script around git-clone doing some site-
> specific customizations, but want users to be able to use plain git commands 
> for other operations.

I don't see ASKPASS documented anywhere in the Documentation/ in the first
place.  Perhaps we would want to fix that while we are at it.  Also this
does not feel like a "core." thing, but it may be just me.

  reply	other threads:[~2010-08-27 17:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-27 10:51 [PATCH 1/2] Add a new option 'core.askpass' Knut Franke
2010-08-27 17:28 ` Junio C Hamano [this message]
2010-08-30 11:44   ` Knut Franke
2010-08-30 12:17     ` Erik Faye-Lund
2010-08-30 13:56     ` Jonathan Nieder
2010-08-30 14:17       ` Jonathan Nieder

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=7vaao8hsmx.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=k.franke@science-computing.de \
    --cc=lznuaa@gmail.com \
    /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).