Hi, Stefan Beller wrote: > The test is marked as a failure as the fix comes in a later patch. > > Signed-off-by: Stefan Beller <sbeller@xxxxxxxxxx> > --- > t/lib-submodule-update.sh | 11 +++++++++++ > 1 file changed, 11 insertions(+) I think I'd find this easier to undrestand if it were squashed with the patch that fixes it. This is part of test_submodule_foced_switch --- does that mean it affects both checkout -f and reset --hard, or only the latter? Thanks, Jonathan