Date: Sat, 15 Nov 2014 19:01:46 +0000 From: David Chisnall <theraven@FreeBSD.org> To: Alfred Perlstein <bright@mu.org> Cc: freebsd-current@freebsd.org, Steve Kargl <sgk@troutmask.apl.washington.edu> Subject: Re: Finding a rogue src/sys commit with bisection? Message-ID: <8DB4FB58-BD0E-45CD-BC35-25F2E05012CC@FreeBSD.org> In-Reply-To: <5467A1F2.8000703@mu.org> References: <20141115184332.GA30344@troutmask.apl.washington.edu> <5467A1F2.8000703@mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15 Nov 2014, at 18:56, Alfred Perlstein <bright@mu.org> wrote: > git clone --config remote.origin.fetch=3D'+refs/notes/*:refs/notes/*' = https://github.com/freebsd/freebsd.git You might want to add --depth 2000 (where 2000 is a guess at how many = commits there have been since when it broke and now), to avoid = downloading the entire history of the FreeBSD repo (not necessary if you = have loads of bandwidth and disk space). Just grabbing the last few = thousand revisions is faster than an svn checkout. David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8DB4FB58-BD0E-45CD-BC35-25F2E05012CC>
