git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [BUG] git imap-send does not honor 'core.askpass'
@ 2020-11-24 15:20 Philippe Blain
  2020-11-25  8:05 ` [PATCH] imap-send: parse default git config Nicolas Morey-Chaisemartin
  0 siblings, 1 reply; 5+ messages in thread
From: Philippe Blain @ 2020-11-24 15:20 UTC (permalink / raw)
  To: git; +Cc: Nicolas Morey-Chaisemartin, Dan Albert

Hi all,

I've just noticed that 'git imap-send' does not look at 
the core.askpass config variable, because it does not call
git_default_config. Setting 'GIT_ASKPASS' in the environment
works, though.

I've CC'ed people that seem to have been involved in adding
credential support for imap-send (git log  --grep credential 
--grep imap-send --all-match).

Cheers,

Philippe.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-25 19:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24 15:20 [BUG] git imap-send does not honor 'core.askpass' Philippe Blain
2020-11-25  8:05 ` [PATCH] imap-send: parse default git config Nicolas Morey-Chaisemartin
2020-11-25  8:31   ` Junio C Hamano
2020-11-25  8:43     ` Nicolas Morey-Chaisemartin
2020-11-25 19:18       ` Junio C Hamano

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).