[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201126091329.GA21541@infradead.org>
Date: Thu, 26 Nov 2020 09:13:29 +0000
From: Christoph Hellwig <hch@...radead.org>
To: Luis Chamberlain <mcgrof@...nel.org>
Cc: Masahiro Yamada <masahiroy@...nel.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Boris Kolpackov <boris@...esynthesis.com>,
Johannes Berg <johannes@...solutions.net>,
Felix Fietkau <nbd@...nwrt.org>,
Patrick Franz <patfra71@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Junio C Hamano <gitster@...ox.com>,
linux-kernel@...r.kernel.org
Subject: Re: kconfig as a git subtree on Linux
On Wed, Nov 25, 2020 at 05:25:44PM +0000, Luis Chamberlain wrote:
> I'd like to propose we discuss the possibility of taking kconfig and
> making it a git subtree under the Linux kernel. This would allow
> other projects outside of the Linux kernel to be able to update their
> own copy / fork of kconfig in a jiffie *very* easily.
Hell no. Not because I'm against sharing, but because git submodules
are a complete fucking pain to deal with. Adding submodules just fucks
up being able to easily use a repository.
Powered by blists - more mailing lists