From owner-freebsd-git@freebsd.org Sun May 2 10:25:23 2021 Return-Path: Delivered-To: freebsd-git@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 53B285FFCBF for ; Sun, 2 May 2021 10:25:23 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4FY2LC0CNnz4XFq for ; Sun, 2 May 2021 10:25:23 +0000 (UTC) (envelope-from david@catwhisker.org) Received: by mailman.nyi.freebsd.org (Postfix) id 071A65FFCBD; Sun, 2 May 2021 10:25:23 +0000 (UTC) Delivered-To: git@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 06E335FFCBC for ; Sun, 2 May 2021 10:25:23 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FY2LB5YlVz4XFp; Sun, 2 May 2021 10:25:22 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.16.1/8.15.2) with ESMTP id 142APKE8007527; Sun, 2 May 2021 10:25:20 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.16.1/8.16.1/Submit) id 142APKFM007526; Sun, 2 May 2021 03:25:20 -0700 (PDT) (envelope-from david) Date: Sun, 2 May 2021 03:25:20 -0700 From: David Wolfskill To: Kurt Jaeger Cc: git@freebsd.org Subject: Re: Ports tree have been migrated to git Message-ID: Reply-To: git@freebsd.org References: <1772D08D-CE66-4285-B8EE-2A353E7B91E2@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="t2ODfjmsEPYDR2zC" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4FY2LB5YlVz4XFp X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2021 10:25:23 -0000 --t2ODfjmsEPYDR2zC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 02, 2021 at 08:48:45AM +0200, Kurt Jaeger wrote: > ... > Done, now git show lists >=20 > $ git show > #ommit dc5a6492de7a0b3e79d48a02f4678c5af4467e40 (HEAD -> main, origin/mai= n, origin/HEAD) > [...] > Again I expected that 'git show' does not display anything, as > I should be in the state of a pristine repo without anything > to show ? > .... Empirically, in my environment, "git show" appears to default to "show"ing the commit at the tip of HEAD. That seems to correspond with what "git help show" states. Peace, david --=20 David H. Wolfskill david@catwhisker.org "some of the terminology that was used, like 'hugs and kisses,' and 'very fine people,' is like very different from what I experienced and what my co-workers experienced on the 6th." - Michael Fanone, DC Metro Police Offic= er See https://www.catwhisker.org/~david/publickey.gpg for my public key. --t2ODfjmsEPYDR2zC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAmCOfhBfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 PckACgf+Ooxi3lTT3wGVuzUbX9rNV6aCMXjRxAnXwJn5HjxxQBBb6Lp9sxlP+Q8q m7gaWoaxruqSAoRW1dsIIo0lZcp0oIUhj0/iqFGXNsCU80psdv4ql0Odd0456U/7 60EkOKq6dbob1RdOEIxu409coFQD+x0OHee+wCxTxZT3dSNvD4nui8ATQdjk9037 fRd/cV9jtOBWsooCri970G49Df81ECx7FtzUykwXPT+JP6U4DUpeif7QSePrPU4s TSiQWS44AYzMs7fu+enR2eOXph2DWGsgj31F+DBCnqnZJcSoQvmthNM87h5l3zN0 2VT4W4wblKb8fnToKjagYu/9Ox8wJg== =o0QR -----END PGP SIGNATURE----- --t2ODfjmsEPYDR2zC--