From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Referring to revisions in the git future Date: Thu, 30 Oct 2014 11:12:27 +0100 Organization: Organization?!? Message-ID: <87d299988k.fsf@fencepost.gnu.org> References: <20141029004942.GA25241@thyrsus.com> <20141029105202.249acb5a@anarchist.wooz.org> <87bnouapiy.fsf@fencepost.gnu.org> <20141029150600.GA5701@thyrsus.com> <20141029141216.7abbbc0d@anarchist.wooz.org> <20141029222946.GA13673@thyrsus.com> <545178BE.2050505@cs.ucla.edu> <87k33i9fgi.fsf_-_@violet.siamics.net> <20141030083156.GA2683@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1414664222 2649 80.91.229.3 (30 Oct 2014 10:17:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Oct 2014 10:17:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 30 11:16:55 2014 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 1Xjmml-0003cY-4H for ged-emacs-devel@m.gmane.org; Thu, 30 Oct 2014 11:16:55 +0100 Original-Received: from localhost ([::1]:52017 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjmmk-000795-9Z for ged-emacs-devel@m.gmane.org; Thu, 30 Oct 2014 06:16:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjmlt-0006qw-GJ for emacs-devel@gnu.org; Thu, 30 Oct 2014 06:16:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xjml3-0006C3-6F for emacs-devel@gnu.org; Thu, 30 Oct 2014 06:16:01 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:40794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjml3-0006Bt-08 for emacs-devel@gnu.org; Thu, 30 Oct 2014 06:15:09 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xjmky-0002Sv-Ho for emacs-devel@gnu.org; Thu, 30 Oct 2014 11:15:04 +0100 Original-Received: from x2f41466.dyn.telefonica.de ([2.244.20.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Oct 2014 11:15:04 +0100 Original-Received: from dak by x2f41466.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Oct 2014 11:15:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: x2f41466.dyn.telefonica.de X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:Cp2S8BI3G2O4mhEAUnh2Ksrasac= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:176065 Archived-At: "Eric S. Raymond" writes: > Ivan Shmakov : >> … Except that it’s virtually impossible to fix a typo in a Git >> commit message, while it’s easy to fix one in a ChangeLog. > > I have a little script called "editcomment" that does this. Seriously? git rebase -i works just fine for that kind of thing. > You can only use it before the commit has been pusged, though. Obviously. Except when you do, but then you are not going to make people overly happy. -- David Kastrup