Date: Fri, 17 Apr 2020 09:51:17 -0700 From: Yuri <yuri@FreeBSD.org> To: "ports@freebsd.org" <ports@freebsd.org> Subject: Re: New feature suggestion: print-gh-tuple: Print GH_TUPLE corresponding to submodules of a GitHub repository ${GH_ACCOUNT}/${GH_PROJECT} Message-ID: <a96c6c19-4f75-be4b-3e4f-7ea4767e903e@rawbw.com> In-Reply-To: <e30ace09-a112-6175-4928-3e35e5086d56@FreeBSD.org> References: <33f61c4f-2351-ffac-54c8-6fe1708d0f14@rawbw.com> <e30ace09-a112-6175-4928-3e35e5086d56@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-04-17 00:37, Mateusz Piotrowski wrote: > Great idea! I've done something similar for x11/ly. It's great to > possibly have something more general and available through out the > whole ports tree. Thanks! This particular project (ly) is a bad example because it uses some GitHub extension, git itself doesn't find submodules there: 'git submodule status' fails on it, and 'git clone --recurse-submodules' doesn't clone submodules. Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a96c6c19-4f75-be4b-3e4f-7ea4767e903e>