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-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 AFFEF1F5AE for ; Tue, 7 Jul 2020 13:11:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727058AbgGGNLW (ORCPT ); Tue, 7 Jul 2020 09:11:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725944AbgGGNLV (ORCPT ); Tue, 7 Jul 2020 09:11:21 -0400 Received: from mail-qt1-x843.google.com (mail-qt1-x843.google.com [IPv6:2607:f8b0:4864:20::843]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A755C061755 for ; Tue, 7 Jul 2020 06:11:21 -0700 (PDT) Received: by mail-qt1-x843.google.com with SMTP id i3so31603467qtq.13 for ; Tue, 07 Jul 2020 06:11:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=EYymAiig/rDP51GcX0TKWmi0tlJZ7daRm6vBsf8TawY=; b=bca1wi9HZalB9Q8IhfDXHEIL/ztC0MppdOzzAOqRTh+6IE/K6mSAVN/cYj2ErS5Zc6 /7E+T2f2BMw527gaom0UoudOza6zPSCljPvB6pAxkaQZ8SvFqv6hKnLCBoYrkvwhtF1f +xoaqDDOB1tXmgrf+DZIti0WPbCUpwET96lXNX82wGk4ox68AueLEYQFB/qrsWky7JFx BI4zgzeG52Z2w7KHQXPwAcNA+gYc7d0k6uBqZ8uwdCX4vklnmvfNcUI9UjV3lwGc/ZTV nm/9Rj6r3NL/ANW4mzVq2ltiJMRUCIDokOpTS98bDjBizW1Gu5oAZv9MusK98vOWaBJN e2lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=EYymAiig/rDP51GcX0TKWmi0tlJZ7daRm6vBsf8TawY=; b=Oao2JMyht3dcn88CdzGRShKaTbzO6Q5HgWt47r+M+tqoFTp4sBsUUSWV5vyBqLuJHy wD602KygZsGUGMl3JQ+HOu2nZIFtkXwYnfg/94VZ6CKSw53+26QXLFsra+QJOHqAgVsp zue3FXemaQ5+O6iLi3OEor2EiOLy7FTalTPi+nCaZ9NKrQvBW6yBWb/xbdhl7OSAjlkL zSkXgVg4Nq8YvMo2vhY9qhJBUY0oyQ1iH9n+TgBUc2cJbLn0nFTiMvubwc7IGs4vRfMp MEGCube+E2Oe77bB7u9D2BZXZW6BBufrnyaWNcSvn0Kme1Pt5H739nyCEUzYTPIsGxPl OAXw== X-Gm-Message-State: AOAM531MU5oVJVudu7+iQtkGQjuqQVPTVT5GTW2swr+UK//MlZiKpLIy p9KXBLH+nLF2lAPJq6vbwmQ= X-Google-Smtp-Source: ABdhPJz2XRhYGEUwAOKr1XbyruVgZ7eMhpmZJyzJ5wFhEvHA0Gtl4qQe22t/kzvLJSlQO1Cnk9BNBg== X-Received: by 2002:ac8:409d:: with SMTP id p29mr54719765qtl.369.1594127480881; Tue, 07 Jul 2020 06:11:20 -0700 (PDT) Received: from [192.168.1.127] ([192.222.216.4]) by smtp.gmail.com with ESMTPSA id a25sm26633748qtk.40.2020.07.07.06.11.19 (version=TLS1 cipher=ECDHE-ECDSA-AES128-SHA bits=128/128); Tue, 07 Jul 2020 06:11:20 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: [PATCH v2 1/4] git-log.txt: add links to 'rev-list' and 'diff' docs From: Philippe Blain In-Reply-To: Date: Tue, 7 Jul 2020 09:11:18 -0400 Cc: Philippe Blain via GitGitGadget , git , Lawrence Siebert , Denton Liu , Taylor Blau Content-Transfer-Encoding: quoted-printable Message-Id: References: <59c48282a094e90b7f4635c4cbcc04b1914b4c0e.1593747509.git.gitgitgadget@gmail.com> To: Junio C Hamano X-Mailer: Apple Mail (2.3124) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Hi Junio, > Le 6 juil. 2020 =C3=A0 20:55, Junio C Hamano a = =C3=A9crit : >=20 > "Philippe Blain via GitGitGadget" writes: >=20 >> From: Philippe Blain >>=20 ---8<--- >>=20 >> -The command takes options applicable to the `git rev-list` >> +The command takes options applicable to the linkgit:git-rev-list[1] >> command to control what is shown and how, and options applicable to >> -the `git diff-*` commands to control how the changes >> +the linkgit:git-diff[1] family of commands to control how the = changes >> each commit introduces are shown. >=20 > The original did mean "git diff-*" family of plumbing commands, but > I think it makes more sense these days to just refer to "git diff" > Porcelain, which is the single entry point everybody uses. So you > would probably want to further replace "family of commands" with > just "command" in the text. >=20 Right. I'll change that. > Other than that, I think making these into links is a good idea. Thanks, Philippe. P.S. sorry for the resend, I forgot to convert the message to plain text = the first time...=