Merge branch 'qemu-shallow' into 'master'

Set qemu as shallow clone

See merge request redox-os/cookbook!546
This commit is contained in:
Jeremy Soller 2025-07-13 06:48:20 -06:00
commit ea5789cccb

View File

@ -1,5 +1,6 @@
[source]
git = "https://github.com/jackpot51/qemu.git"
shallow_clone = true
[build]
template = "custom"