git: Fix project diff sorting not matching the git panel when tree view is in use (#46283)
Cole Miller
created
The tree view effectively always sorts by status, not by path.
Release Notes:
- Fixed incorrect ordering of paths in the project diff when using the
git panel's tree view.