Gusted e7cffc378f
Fix: return correct type in GetSubModule
- `GetSubModules` already solely stores the URL of the submodule and not
a `*SubModule` entry, so don't try to type assert it to be a struct.
- I am not able to pinpoint when this was regressed but if I had to
guess it might be #4941.
- Added integration test.
2024-12-02 01:08:09 +01:00
..
2023-12-19 09:29:05 +00:00
2024-02-02 19:11:39 -05:00
2024-10-03 16:15:08 +02:00
2024-06-09 11:13:39 +02:00