On Wednesday, September 8th, 2021 at 1:06 PM, Greg KH <[email protected]> wrote:
> What exactly is the tree you are pulling from?
Here is my output of the clone repo
$ git remote show origin
* remote origin
Fetch URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Push URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
HEAD branch: master
Remote branch:
master tracked
Local branch configured for 'git pull':
master merges with remote master
Local ref configured for 'git push':
master pushes to master (up to date)
which seems to be correct. The latest commit to master was dated 7th September.
Here is the top fragment of the git log:
commit ac08b1c68d1b1ed3cebb218fc3ea2c07484eb07d (HEAD -> master, origin/master,
origin/HEAD)
Merge: b339ec9c229a 742a4c49a82a
Author: Linus Torvalds <[email protected]>
Date: Tue Sep 7 19:13:42 2021 -0700
Thank you!
_______________________________________________
Kernelnewbies mailing list
[email protected]
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies