Derek,

I still think it's GitHub Desktop having the issue. I gave you a link to the issues, did you check them?

https://github.com/desktop/desktop/issues/7523

Regards,
Michael


Am 13.08.20 um 13:03 schrieb Derek Caudwell:
Hi all,

I am still struggling to resolve GitHub Desktop reporting the mongoose submodule as "-dirty" which then prevents popping stashed changes. I have tried the git commands below without success and can only assume it is because I am using WSL2 as my build environment. Is anyone else using WSL2, having the same issue?

  • fetch all submodules (needed if submodules were added in context of a pull)

    git submodule update --recursive --init
  • pull all submodules

    git pull --recurse-submodules
    git submodule update --recursive --remote
  • retract all the local changes in all submodules

    git submodule foreach --recursive git reset --hard
  • in all submodules, delete all files that are not part of the repository

    git submodule foreach --recursive git clean -fdx

_______________________________________________
OvmsDev mailing list
OvmsDev@lists.openvehicles.com
http://lists.openvehicles.com/mailman/listinfo/ovmsdev

-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26