From patchwork Sat Oct 27 06:22:54 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Duy Nguyen X-Patchwork-Id: 10658115 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5C34F5A4 for ; Sat, 27 Oct 2018 06:24:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 48C162BF74 for ; Sat, 27 Oct 2018 06:24:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3D1472BF90; Sat, 27 Oct 2018 06:24:26 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DE8A82BF74 for ; Sat, 27 Oct 2018 06:24:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728420AbeJ0PER (ORCPT ); Sat, 27 Oct 2018 11:04:17 -0400 Received: from mail-lf1-f67.google.com ([209.85.167.67]:38743 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728339AbeJ0PER (ORCPT ); Sat, 27 Oct 2018 11:04:17 -0400 Received: by mail-lf1-f67.google.com with SMTP id p86so277128lfg.5 for ; Fri, 26 Oct 2018 23:24:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=R+XFLZnp5BL25Y04XsGgpmh/Gy5JJ445VdUSXW0f5Ig=; b=iwf2ofY4IYiuHx0fxkzu3M5deeh7GndgA+ppIc0RnIqYCWOknJuWv6hHobsT+xW+0e 2pKSWK/65TwoOVPtW65qJnGpQu5n8Cn3VanaP9vf4SUnVMtY28nPdc0WP5LEq0+f9oRc ly7z7I1KaxDNVebVNA+XNMg0pj5x5Al5eHQJwkVTIScumlVW4bgtNB+e7A8+qln1WUvU O/MhTwkoHbM1oZmBe595Ob+qRho6FrbLx14R/0eLBtPmXBzR/6drXknMBYIEw2vNey4B E9O6I1cJTRPL1sLySR48fPWB6qkvTMxtH564+Z4hRG6nkj9P7LSxLQgserLuqlWHV92T hTQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=R+XFLZnp5BL25Y04XsGgpmh/Gy5JJ445VdUSXW0f5Ig=; b=hqmqRFSepKmfLd5PZ/VjmFL1SXRklAwt/AoGw0oKTF5rEdzbQxGhjFBL/BmrLa/OXj AyinU0l7hjvjzSuuDW96TqlSrWJzMYlx7DaQshU9VSgJ46uVK43vivs0XHFhqjjKZUFT caTYb41gGP9MfmjoeOX8KQDMSOCtC18mxGYp4pivr6wWUNMuNM4mXJgYBtz88qZaRuA/ 5kSoKYoY6zTBvB4pad68tynhK06xIlYQgt7sfr4z/K6bBXCgLKiQQtqqIiLhxOANBara H2CApQLpH4F/dm+9+hZ3VfhZjJWLfhURud/r4TXmBgugJ2yfwpEwQkpNKFP2molPXZyH 1V1A== X-Gm-Message-State: AGRZ1gIpJnsxifjowFjGPPkKrtdUxdj85+iV0vVrZh6kha1gCi+Jtl71 /PgFs2fqneGYiaWeQTLVPcL2vbDc X-Google-Smtp-Source: AJdET5cdthMusNFPhoDpr1F/bi6UW1Tj9NcBXcNIyWUKgnrjVvLQ5SKdc1eMkjR55zaX5qYVwWHvfQ== X-Received: by 2002:a19:750a:: with SMTP id y10mr3732146lfe.43.1540621461654; Fri, 26 Oct 2018 23:24:21 -0700 (PDT) Received: from localhost.localdomain (c80-216-12-205.bredband.comhem.se. [80.216.12.205]) by smtp.gmail.com with ESMTPSA id c81-v6sm2097487lfe.79.2018.10.26.23.24.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Oct 2018 23:24:20 -0700 (PDT) From: =?utf-8?b?Tmd1eeG7hW4gVGjDoWkgTmfhu41jIER1eQ==?= To: git@vger.kernel.org Cc: Junio C Hamano , =?utf-8?b?Tmd1eeG7hW4gVGjDoWkgTmc=?= =?utf-8?b?4buNYyBEdXk=?= Subject: [PATCH 21/78] config.txt: move fetch-config.txt to config/ Date: Sat, 27 Oct 2018 08:22:54 +0200 Message-Id: <20181027062351.30446-22-pclouds@gmail.com> X-Mailer: git-send-email 2.19.1.647.g708186aaf9 In-Reply-To: <20181027062351.30446-1-pclouds@gmail.com> References: <20181027062351.30446-1-pclouds@gmail.com> MIME-Version: 1.0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Nguyễn Thái Ngọc Duy --- Documentation/config.txt | 2 +- Documentation/{fetch-config.txt => config/fetch.txt} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename Documentation/{fetch-config.txt => config/fetch.txt} (100%) diff --git a/Documentation/config.txt b/Documentation/config.txt index 92bc420245..f85014f803 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -325,7 +325,7 @@ include::config/difftool.txt[] include::config/fastimport.txt[] -include::fetch-config.txt[] +include::config/fetch.txt[] include::format-config.txt[] diff --git a/Documentation/fetch-config.txt b/Documentation/config/fetch.txt similarity index 100% rename from Documentation/fetch-config.txt rename to Documentation/config/fetch.txt