On Sun, Jul 13, 2025 at 6:55 PM Daniel Gröber <dxld@darkboxed.org> wrote: > > Here's an example from one of my packages where I needed this: > > https://salsa.debian.org/electronics-team/nextpnr/-/blob/master/debian/watch > Thanks! Very cool feature, but on version 2.25.15 I had to use: gitmodules, Instead of: gitmode=submodules, gitmodules option is especially nice, because you can specify which submodules do you need Cheers Ilya