On Wed, 30 Jan 2013 07:57:29 -0800 Junio C Hamano <gitster@xxxxxxxxx> wrote: JCH> Jeff King <peff@xxxxxxxx> writes: >> But it would probably make sense for send-email to support the existing >> git-credential subsystem, so that it can take advantage of secure >> system-specific storage. And that is where we should be pointing new >> users. I think contrib/mw-to-git even has credential support written in >> perl, so it would just need to be factored out to Git.pm. JCH> Yeah, that sounds like a neat idea. Jeff, is there a way for git-credential to currently support authinfo/netrc parsing? I assume that's the right way, instead of using Michal's proposal to parse internally? I'd like to add that, plus support for the 'string' and "string" formats, and authinfo.gpg decoding through GPG. I'd write it in Perl, if there's a choice. Ted -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html