Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2019 12:46:41 -0400
From:      Ed Maste <emaste@freebsd.org>
Cc:        freebsd-git@freebsd.org
Subject:   Re: Speeding up slower Git operations
Message-ID:  <CAPyFy2Dia_AEtHKYESrZh_nh7fgQ%2Bzxoa-Xk20Xj5vn%2B8MgsaQ@mail.gmail.com>
In-Reply-To: <CAPyFy2CAFJ1r26q3FsfTdmy-JsyPrxv5EPaaoZD=Egzs4T10xA@mail.gmail.com>
References:  <CAPyFy2AWw0EaeThqpa2Gb9bJCnjb3UgHCARvdpUnh=Pp8mpKkA@mail.gmail.com> <CADzbx%2Bq=sn%2B_bqtwE65GjfkPYZLxpx0-cLLEvH6sisJ7M-QrWQ@mail.gmail.com> <CAPyFy2CAFJ1r26q3FsfTdmy-JsyPrxv5EPaaoZD=Egzs4T10xA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 May 2019 at 08:18, Ed Maste <emaste@freebsd.org> wrote:
>
> Today for builds from git we include in uname the corresponding SVN
> version, the git hash, and the branch - e.g. a test machine here
> reports "r333291+95e9f145d658(HEAD-TESTING)". I'm not sure what the
> best way to report it would be, but in the absence of svn we could
> indicate something like
> "95e9f145d658(HEAD-TESTING) c251421".

This idea is implemented in review D20462,
https://reviews.freebsd.org/D20462

Here's an example from a test machine of mine:
# uname -a
FreeBSD test 13.0-CURRENT FreeBSD 13.0-CURRENT
322839cffdb-c260903(wipbsd.20190326) GENERIC  amd64



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2Dia_AEtHKYESrZh_nh7fgQ%2Bzxoa-Xk20Xj5vn%2B8MgsaQ>