From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70640 Path: news.gmane.org!not-for-mail From: Lawrence Mitchell Newsgroups: gmane.emacs.gnus.general Subject: Re: git log messages on the www.gnus.org front page? Date: Tue, 07 Sep 2010 16:43:26 +0100 Message-ID: References: <87mxrxvzla.fsf@topper.koldfront.dk> <87lj7glxzj.fsf@lifelogs.com> <87lj7fjbfr.fsf@lifelogs.com> <87sk1mj3a1.fsf@lifelogs.com> <87vd6igxk6.fsf@lifelogs.com> <87r5h6gtlq.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283874249 22967 80.91.229.12 (7 Sep 2010 15:44:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Sep 2010 15:44:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19013@lists.math.uh.edu Tue Sep 07 17:44:05 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ot0L7-0000Gj-0a for ding-account@gmane.org; Tue, 07 Sep 2010 17:44:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Ot0Ky-0001Mv-LB; Tue, 07 Sep 2010 10:43:56 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Ot0Kx-0001Mk-0p for ding@lists.math.uh.edu; Tue, 07 Sep 2010 10:43:55 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Ot0Ks-0003B8-VK for ding@lists.math.uh.edu; Tue, 07 Sep 2010 10:43:54 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1Ot0Ks-0004nH-00 for ; Tue, 07 Sep 2010 17:43:50 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ot0Kq-00009v-Oe for ding@gnus.org; Tue, 07 Sep 2010 17:43:48 +0200 Original-Received: from garnet.epcc.ed.ac.uk ([129.215.56.222]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Sep 2010 17:43:48 +0200 Original-Received: from wence by garnet.epcc.ed.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Sep 2010 17:43:48 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: garnet.epcc.ed.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (usg-unix-v) Cancel-Lock: sha1:QcxTWDt7XTjG/gfUagSvzN6JXq4= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70640 Archived-At: Lars Magne Ingebrigtsen wrote: > Ted Zlatanov writes: >> See http://git.gnus.org/ instructions, specifically GIT_SSL_NO_VERIFY=1 >> and then `git config http.sslVerify false' > Oh, I see. I thought the "git config" thing was global, so that you > didn't have to specify the NO_VERIFY thing per project. git config --global is global. I presume so you have to explicitly work to pollute all configurations, rather than just a repository configuration, with extraneous bumf. [...] Lawrence -- Lawrence Mitchell