Hello,
I have searching a long time, but have nothing found in the man pages and with Google.
Before updating everything, I can do
* releng/13.1
But I have
With what
And with what
Thanks!
I have searching a long time, but have nothing found in the man pages and with Google.
Before updating everything, I can do
git branch
. It shows me:* releng/13.1
But I have
uname -r
--> 13.1-RELEASE-p3; that means version 13.1 with patch level 3With what
git
command can I identify, which patch level are in the sources of /usr/src ?And with what
git
command can I identify, which patch level are actual in the online sources before I do an update of my local /usr/src sources?Thanks!