From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Commit mistake? Date: Sun, 25 Nov 2018 11:49:22 -0500 Message-ID: References: <87pnutqol6.fsf@gmx.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1543164993 26746 195.159.176.226 (25 Nov 2018 16:56:33 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 25 Nov 2018 16:56:33 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 25 17:56:29 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gQxht-0006sH-CD for ged-emacs-devel@m.gmane.org; Sun, 25 Nov 2018 17:56:29 +0100 Original-Received: from localhost ([::1]:60433 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQxjz-0003wR-W8 for ged-emacs-devel@m.gmane.org; Sun, 25 Nov 2018 11:58:40 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQxin-0003rZ-Ts for emacs-devel@gnu.org; Sun, 25 Nov 2018 11:57:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQxdq-00032G-2M for emacs-devel@gnu.org; Sun, 25 Nov 2018 11:52:21 -0500 Original-Received: from [195.159.176.226] (port=60462 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gQxdp-000320-Rf for emacs-devel@gnu.org; Sun, 25 Nov 2018 11:52:18 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1gQxbh-0006wc-DX for emacs-devel@gnu.org; Sun, 25 Nov 2018 17:50:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:bqUOtIb+cJVk2BATQqSwk1dsZ+o= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:231345 Archived-At: > And also tell me how to avoid a possible reoccurrence of in future > commits? Hard to help if you don't give us at least a hint of what commands/UI you used to do the commit. Did you use "git commit" on the command line, or Magit, or VC, or something yet different? Stefan