Hello, Thiago. Strange to say, when checking out to the submodules and run *`git status`*, they all say that the *working tree is clean*.
*C:\Users\hwhsu1231>chdir /d D:\Repo\tmp\qtD:\Repo\tmp\qt>git statusOn branch 6.2.4Your branch is up to date with 'origin/6.2.4'.Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git restore <file>..." to discard changes in working directory) modified: qtlocation (new commits) modified: qtspeech (new commits)no changes added to commit (use "git add" and/or "git commit -a")D:\Repo\tmp\qt>chdir qtlocationD:\Repo\tmp\qt\qtlocation>git statusHEAD detached at c220ab87nothing to commit, working tree cleanD:\Repo\tmp\qt\qtlocation>chdir ..\qtspeechD:\Repo\tmp\qt\qtspeech>git statusHEAD detached at 9ae182fnothing to commit, working tree cleanD:\Repo\tmp\qt\qtspeech>* --- Haowei Hsu
-- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development