Skip to content

Code Review panel: show diffs for files inside git submodules #8910

@danielquintas8

Description

@danielquintas8

Pre-submit Checks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    FEATUREFeature Requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions