Skip to content

Instantly share code, notes, and snippets.

@paranlee
Created May 31, 2021 23:25
Show Gist options
  • Save paranlee/4ff64d31b5c59fdb4352c1491684f58b to your computer and use it in GitHub Desktop.
Save paranlee/4ff64d31b5c59fdb4352c1491684f58b to your computer and use it in GitHub Desktop.
Checkout linux kernel stable version.
git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
# git tag | grep v5.4.123
# git checkout v5.4.123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment