Message ID | 20180917140940.3839-1-ao2@ao2.it (mailing list archive) |
---|---|
Headers | show
Return-Path: <git-owner@kernel.org> 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 2F19A15A6 for <patchwork-git@patchwork.kernel.org>; Mon, 17 Sep 2018 14:10:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1B78829D95 for <patchwork-git@patchwork.kernel.org>; Mon, 17 Sep 2018 14:10:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0F54E29D9D; Mon, 17 Sep 2018 14:10:00 +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=-7.9 required=2.0 tests=BAYES_00,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 6F1C129D95 for <patchwork-git@patchwork.kernel.org>; Mon, 17 Sep 2018 14:09:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728737AbeIQThS (ORCPT <rfc822;patchwork-git@patchwork.kernel.org>); Mon, 17 Sep 2018 15:37:18 -0400 Received: from ao2.it ([92.243.12.208]:50073 "EHLO ao2.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728729AbeIQThR (ORCPT <rfc822;git@vger.kernel.org>); Mon, 17 Sep 2018 15:37:17 -0400 Received: from localhost ([::1] helo=jcn) by ao2.it with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ao2@ao2.it>) id 1g1uBX-0001bS-4V; Mon, 17 Sep 2018 16:07:31 +0200 Received: from ao2 by jcn with local (Exim 4.91) (envelope-from <ao2@ao2.it>) id 1g1uDg-00010n-6P; Mon, 17 Sep 2018 16:09:44 +0200 From: Antonio Ospite <ao2@ao2.it> To: gitster@pobox.com Cc: git@vger.kernel.org, Brandon Williams <bmwill@google.com>, =?utf-8?q?Dan?= =?utf-8?q?iel_Gra=C3=B1a?= <dangra@gmail.com>, Jonathan Nieder <jrnieder@gmail.com>, Richard Hartmann <richih.mailinglist@gmail.com>, Stefan Beller <sbeller@google.com>, =?utf-8?b?w4Z2YXIgQXJuZmrDtnLDsCBCamFy?= =?utf-8?b?bWFzb24=?= <avarab@gmail.com>, Antonio Ospite <ao2@ao2.it> Subject: [PATCH v5 0/9] Make submodules work if .gitmodules is not checked out Date: Mon, 17 Sep 2018 16:09:31 +0200 Message-Id: <20180917140940.3839-1-ao2@ao2.it> X-Mailer: git-send-email 2.19.0 MIME-Version: 1.0 X-Face: z*RaLf`X<@C75u6Ig9}{oW$H;1_\2t5)({*|jhM<pyWR#k60!#=#>/Vb;]yA5<GWI5`6u&+ ;6b'@y|8w"wB;4/e!7wYYrcqdJFY,~%Gk_4]cq$Ei/7<j&N3ah(m`ku?pX.&+~:_/wC~dwn^)MizBG !pE^+iDQQ1yC6^,)YDKkxDd!T>\I~93>J<_`<4)A{':UrE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Make submodules work if .gitmodules is not checked out
|
expand
|