Bug#1107226: [PATCH fyi 2/2] git-debpush: Check for presence of git submodules

2025-06-06 Thread Sean Whitton
Hello, On Fri 06 Jun 2025 at 05:49pm +01, Ian Jackson wrote: > This made me suspicious because what a submodule *really* is is a > dangling commit reference instead of a tree reference in the git > objects. .gitmodules is just some metadata used by the > `git submodule` command. > > But after do

Bug#1107226: [PATCH fyi 2/2] git-debpush: Check for presence of git submodules

2025-06-06 Thread Ian Jackson
Control: clone -1 -2 Control: reassign -2 dgit Control: retitle -2 dgit: want to detect and reject submodule git data Control: reopen -2 Control: severity -2 minor Sean Whitton writes ("[PATCH fyi 2/2] git-debpush: Check for presence of git submodules"): > +# Submodules > + > +# Per gitmodul