Help with git - fetch earlier src version

From: Per olof Ljungmark <peo_at_nethead.se>
Date: Wed, 21 Dec 2022 12:56:31 UTC
I am facing the same issue as in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268492
or possibly
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267421
with a T490 laptop.

Can someone please help with the git command to fetch an earlier 
version, for example the one for the amd64 December 9th. snapshot?

Instead of
git clone -b stable/13 --depth 1 https://git.freebsd.org/src.git /usr/src

(this of course if the issue is not already fixed with current 13-STABLE)

Thanks,
Per