Rolling stable kernels
Rolling stable kernels
Posted Oct 8, 2021 0:18 UTC (Fri) by amboar (subscriber, #55307)In reply to: Rolling stable kernels by pbonzini
Parent article: Rolling stable kernels
Posted Oct 8, 2021 0:28 UTC (Fri)
by amboar (subscriber, #55307)
[Link] (2 responses)
Posted Oct 8, 2021 7:12 UTC (Fri)
by pbonzini (subscriber, #60935)
[Link] (1 responses)
Posted Mar 29, 2023 19:34 UTC (Wed)
by tsaeger (subscriber, #116881)
[Link]
# git merge -s "theirs"
Rolling stable kernels
Rolling stable kernels
Rolling stable kernels
THEIRS=v5.15.1
git merge -s ours --no-commit "${THEIRS}"
git read-tree -u --reset "${THEIRS}"
git commit --no-edit