Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I recently added submodules to one of my repository project, and i cannot see uncommitted changes in my submodules on the main repo file status view.
On my main repo: No change is detected
If I browse into my submodule: uncommitted changes are detected ↓↓↓
I would expect a dirty flag on my submodule on my main repo file status view.
Is there a configuration or an option to be notified that a change has been done on the submodule side directly from the main repo file status view?
Note: my submodules configuration does not have the "ignore = dirty" option