From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Recommend these .gitconfig settings for git integrity. Date: Sun, 31 Jan 2016 22:35:17 +0200 Message-ID: <83h9ht1o8q.fsf@gnu.org> References: <87a8nlfqj9.fsf@red-bean.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1454272572 27935 80.91.229.3 (31 Jan 2016 20:36:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Jan 2016 20:36:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 31 21:35:59 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aPyj0-00019A-GJ for ged-emacs-devel@m.gmane.org; Sun, 31 Jan 2016 21:35:58 +0100 Original-Received: from localhost ([::1]:43157 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPyiz-0005pp-SL for ged-emacs-devel@m.gmane.org; Sun, 31 Jan 2016 15:35:57 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPyio-0005pL-4z for emacs-devel@gnu.org; Sun, 31 Jan 2016 15:35:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aPyik-0007US-W0 for emacs-devel@gnu.org; Sun, 31 Jan 2016 15:35:46 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPyik-0007UN-SP; Sun, 31 Jan 2016 15:35:42 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4428 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aPyik-0000ky-6Y; Sun, 31 Jan 2016 15:35:42 -0500 In-reply-to: <87a8nlfqj9.fsf@red-bean.com> (message from Karl Fogel on Sun, 31 Jan 2016 14:22:02 -0600) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:199097 Archived-At: > From: Karl Fogel > Date: Sun, 31 Jan 2016 14:22:02 -0600 > > If we have consensus here, I could add this recommendation to the 'CONTRIBUTE' file in the Emacs tree; I'll wait to see what the followup is before doing that, however. I think a better place is admin/notes/git-workflow and http://www.emacswiki.org/emacs/GitForEmacsDevs. CONTRIBUTE's topics are different. Thanks.