From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 275401F8C6 for ; Fri, 2 Jul 2021 10:31:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231536AbhGBKdu (ORCPT ); Fri, 2 Jul 2021 06:33:50 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:51912 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231367AbhGBKdt (ORCPT ); Fri, 2 Jul 2021 06:33:49 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4GGWZl699Xz1s2BJ; Fri, 2 Jul 2021 12:31:11 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4GGWZl5f3Hz1qwYg; Fri, 2 Jul 2021 12:31:11 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id vlPJVmlCW4Qm; Fri, 2 Jul 2021 12:31:11 +0200 (CEST) X-Auth-Info: QsNpBzp2QpKSZq3aDtBWZwTvdYPLW0k/T6TzBLljJTrT9lrTfjkcEI9jkexsMubG Received: from igel.home (ppp-46-244-180-78.dynamic.mnet-online.de [46.244.180.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Fri, 2 Jul 2021 12:31:10 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 745022C1C67; Fri, 2 Jul 2021 12:31:10 +0200 (CEST) From: Andreas Schwab To: Felipe Contreras Cc: git@vger.kernel.org, =?utf-8?B?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason , Junio C Hamano Subject: Re: [PATCH 5/5] config: add default aliases References: <20210702100506.1422429-1-felipe.contreras@gmail.com> <20210702100506.1422429-6-felipe.contreras@gmail.com> <871r8hauvi.fsf@igel.home> <60dee7d4e27bf_2964b20817@natae.notmuch> X-Yow: SANTA CLAUS comes down a FIRE ESCAPE wearing bright blue LEG WARMERS.. He scrubs the POPE with a mild soap or detergent for 15 minutes, starring JANE FONDA!! Date: Fri, 02 Jul 2021 12:31:10 +0200 In-Reply-To: <60dee7d4e27bf_2964b20817@natae.notmuch> (Felipe Contreras's message of "Fri, 02 Jul 2021 05:17:56 -0500") Message-ID: <87wnq99fdd.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On Jul 02 2021, Felipe Contreras wrote: > Andreas Schwab wrote: >> On Jul 02 2021, Felipe Contreras wrote: >> >> > diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt >> > index 340c5fbb48..32b1fdba45 100644 >> > --- a/Documentation/git-commit.txt >> > +++ b/Documentation/git-commit.txt >> > @@ -17,6 +17,10 @@ SYNOPSIS >> > [(--trailer [(=|:)])...] [-S[]] >> > [--] [...] >> > >> > +ALIAS >> > +~~~~~ >> > +'git co' >> >> That's `checkout' in hg, bzr, svn and cvs. > > I know, and commit is ci in many of them. What's the point of making git different if the goal is to make it similar? Everyone will associate co with checkout. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."