Hi Glen, Le 2022-08-29 à 16:54, Glen Choo via GitGitGadget a écrit : > From: Glen Choo <chooglen@xxxxxxxxxx> > > It has included submodule cloning tests without remote-tracking branches > tests since f05da2b48b (clone, submodule: pass partial clone filters to > submodules, 2022-02-04) at least. Rename it accordingly so that we can > put future submodule cloning tests there. I think it was named "*-remote" because it was introduced when 'git clone --remote-submodules' was added in 4c6910163a (clone: add `--remote-submodules` flag, 2019-05-19). In any case, nice clean-up!