From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Use .authinfo for git credentials Date: Wed, 25 Apr 2018 14:53:11 +0530 Message-ID: <87k1svmygw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBGe0-0005wa-On for guix-devel@gnu.org; Wed, 25 Apr 2018 05:23:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBGdw-0001us-MF for guix-devel@gnu.org; Wed, 25 Apr 2018 05:23:20 -0400 Received: from mail-pf0-x230.google.com ([2607:f8b0:400e:c00::230]:35999) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fBGdw-0001uX-FJ for guix-devel@gnu.org; Wed, 25 Apr 2018 05:23:16 -0400 Received: by mail-pf0-x230.google.com with SMTP id g14so14684721pfh.3 for ; Wed, 25 Apr 2018 02:23:16 -0700 (PDT) Received: from mimimi ([103.104.112.4]) by smtp.gmail.com with ESMTPSA id l26sm37797597pfj.70.2018.04.25.02.23.13 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 25 Apr 2018 02:23:15 -0700 (PDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel --=-=-= Content-Type: text/plain I would like `git send-email` to use the credentials from ~/.authinfo.gpg to send patches to the Guix mailing list. While not related to Guix code per se, I'm posting this here because I primarily use `git send-email` for Guix and I suppose people around here must have an answer to that question. Or else how do you people configure `git send-email' to not prompt for a password? All I've found so far is this: https://github.com/git/git/blob/master/contrib/credential/netrc/git-credential-netrc -- Pierre Neidhardt He laughs at every joke three times... once when it's told, once when it's explained, and once when he understands it. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlrgSP8ACgkQm9z0l6S7 zH+/Pwf/TrMCXGLfjp3BM1C37X49Rpt2AyUjDvnaVXKMQD+HRBf2EjSpCqWM5Oaw 8Nq+Q6o74m91K5w0Bm25kGZ1Gv5r4OR913HUQiI+b3iIWH4u0bV4UKLjPuSEQSOs U3WU8Ay/Y9aj+3uFD7AcuaCwpPw+F/rT8iE2GdMb/Lco9Q4JvCrI4uGQaIpe6wLH OybKZbFJbMzvQaIkz6llZQ2DXiEp0H8bDsZHzlGcr7KnkhmFTuWeTyvAUEchkyd9 9pAL2YOdaswbB6EdErsaMlsDspLI5gVrZNv7zW9yS1d+ZSyOOYG7eCotCmN946CE W/QpYtALbMURXnj/pyCWQmhXAh1Zdw== =52bl -----END PGP SIGNATURE----- --=-=-=--