From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jari Aalto Subject: Re: [PATCH] git-reset.txt: Use commit~1 notation over commit^ Date: Thu, 02 Dec 2010 00:50:32 +0200 Organization: Private Message-ID: <87eia1t8ef.fsf@picasso.cante.net> References: <1291227258-17922-1-git-send-email-jari.aalto@cante.net> <1291230820.11917.25.camel@drew-northup.unet.maine.edu> <877hftuvvz.fsf@picasso.cante.net> <7vfwuhtafr.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Wed Dec 01 23:55:17 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PNva0-0002N3-Ny for gcvg-git-2@lo.gmane.org; Wed, 01 Dec 2010 23:55:17 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756561Ab0LAWzI (ORCPT ); Wed, 1 Dec 2010 17:55:08 -0500 Received: from lo.gmane.org ([80.91.229.12]:40205 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755034Ab0LAWzH (ORCPT ); Wed, 1 Dec 2010 17:55:07 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PNvZo-0002Fw-8Y for git@vger.kernel.org; Wed, 01 Dec 2010 23:55:04 +0100 Received: from a91-155-187-216.elisa-laajakaista.fi ([91.155.187.216]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Dec 2010 23:55:04 +0100 Received: from jari.aalto by a91-155-187-216.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Dec 2010 23:55:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: a91-155-187-216.elisa-laajakaista.fi User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:/dVxU8qSqZMXYnBb5amjrxuobMk= Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: 2010-12-02 00:06 Junio C Hamano : > And "HEAD^" is shorter and much easier to type I don't know in which part of world that is, probably only using US keyboard. Not so elsewhere with keyboards more than just only ASCII characters. Jari