mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +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
|
||||
url = https://github.com/cirosantilli/qemu
|
||||
shallow = true
|
||||
branch = lkmc
|
||||
[submodule "linux"]
|
||||
path = linux
|
||||
url = https://github.com/cirosantilli/linux
|
||||
shallow = true
|
||||
branch = lkmc
|
||||
|
||||
Reference in New Issue
Block a user