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: About git commits Date: Sun, 31 Jan 2016 22:04:46 +0200 Message-ID: <83io291pnl.fsf@gnu.org> References: <878u37s6zl.fsf@petton.fr> <87twltjzdx.fsf@olgas.newt.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1454270762 1456 80.91.229.3 (31 Jan 2016 20:06:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Jan 2016 20:06:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Bill Wohler Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 31 21:05:48 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 1aPyFV-000329-V0 for ged-emacs-devel@m.gmane.org; Sun, 31 Jan 2016 21:05:30 +0100 Original-Received: from localhost ([::1]:43068 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPyFU-0003cZ-FS for ged-emacs-devel@m.gmane.org; Sun, 31 Jan 2016 15:05:28 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPyFH-0003cF-Rv for emacs-devel@gnu.org; Sun, 31 Jan 2016 15:05:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aPyFE-0007EG-N9 for emacs-devel@gnu.org; Sun, 31 Jan 2016 15:05:15 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPyFE-0007EC-Jt; Sun, 31 Jan 2016 15:05:12 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4405 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aPyFD-00009F-Sg; Sun, 31 Jan 2016 15:05:12 -0500 In-reply-to: <87twltjzdx.fsf@olgas.newt.com> (message from Bill Wohler on Sun, 31 Jan 2016 11:57:14 -0800) 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:199095 Archived-At: > From: Bill Wohler > Date: Sun, 31 Jan 2016 11:57:14 -0800 > > Nicolas Petton writes: > > > Hi guys, > > > > I'm preparing the pretest, and there are quite a few git commit messages > > that refer to files without their path, I fixed like 50 of them last > > week already, but there are more entries to be fixed. > > Isn't that going to screw up everybody's history? How can it screw up history? History is immutable.