-
Notifications
You must be signed in to change notification settings - Fork 626
Open
Labels
FEATUREFeature RequestsFeature Requests
Description
Pre-submit Checks
- I have searched Warp feature requests and there are no duplicates
- I have searched Warp docs and my feature is not there
Describe the solution you'd like?
When working in a repository that contains git submodules, the Code Review panel currently only shows diffs from the parent repo.
Changes made inside submodule directories are silently omitted — they don't appear in the panel at all.
I'd like the Code Review panel to surface diffs from submodule directories as well.
Is your feature request related to a problem? Please describe.
When working in a repo with git submodules, the Code Review panel only shows diffs from the parent repo. Changes made inside submodule directories are silently omitted, so there's no unified view of all changes across the full repo structure. I have to fall back to git diff --submodule=diff in the terminal to see what actually changed.
Additional context
No response
Operating system (OS)
macOS
How important is this feature to you?
4
Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FEATUREFeature RequestsFeature Requests