Revert "git: Use worktree paths in the panel (#25950)" (#25995)

This reverts commit e7b3b8bf03.

Release Notes:

- N/A
This commit is contained in:
Cole Miller 2025-03-03 23:20:41 -05:00 committed by GitHub
parent 1086b282b8
commit 495612be2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 96 additions and 233 deletions

View file

@ -61,7 +61,6 @@ ctor.workspace = true
env_logger.workspace = true
editor = { workspace = true, features = ["test-support"] }
gpui = { workspace = true, features = ["test-support"] }
pretty_assertions.workspace = true
project = { workspace = true, features = ["test-support"] }
settings = { workspace = true, features = ["test-support"] }
unindent.workspace = true