mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
Attempt gitmodules shallow with tracking branch
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -6,7 +6,9 @@
|
|||||||
path = qemu
|
path = qemu
|
||||||
url = https://github.com/cirosantilli/qemu
|
url = https://github.com/cirosantilli/qemu
|
||||||
shallow = true
|
shallow = true
|
||||||
|
branch = lkmc
|
||||||
[submodule "linux"]
|
[submodule "linux"]
|
||||||
path = linux
|
path = linux
|
||||||
url = https://github.com/cirosantilli/linux
|
url = https://github.com/cirosantilli/linux
|
||||||
shallow = true
|
shallow = true
|
||||||
|
branch = lkmc
|
||||||
|
|||||||
Reference in New Issue
Block a user