From owner-freebsd-stable@freebsd.org Sat Dec 5 13:19:34 2020 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E96B347B0C8 for ; Sat, 5 Dec 2020 13:19:34 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cp9CV6PHLz3hkF for ; Sat, 5 Dec 2020 13:19:34 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from Ryans-MBP.attlocal.net (unknown [IPv6:2600:1700:358a:c660:a1aa:6eb2:e6a1:a4c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: freqlabs/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id B9CC026282 for ; Sat, 5 Dec 2020 13:19:34 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Subject: Re: git-lite sufficient for following STABLE sources To: freebsd-stable@freebsd.org References: From: Ryan Moeller Message-ID: <865ab935-233a-c73a-daac-9dc8176e5c33@FreeBSD.org> Date: Sat, 5 Dec 2020 08:19:33 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2020 13:19:35 -0000 On 12/5/20 7:16 AM, Michael Grimm wrote: > Hi, > > I am preparing for the upcoming migration from svn to git. > > Is git-lite flavour of the git package sufficient in order to follow STABLE sources for compiling STABLE sources? > Or does one need a full blown git? git-lite will do. -Ryan > > Thanks and regards, > Michael > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"