WIP pls amend me
Co-Authored-By: Max Brunsfeld <max@zed.dev> Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
This commit is contained in:
parent
8d2de1074b
commit
bb8798a844
4 changed files with 78 additions and 2 deletions
|
@ -4538,7 +4538,7 @@ impl Project {
|
|||
})
|
||||
.detach();
|
||||
}
|
||||
|
||||
|
||||
let push_strong_handle = {
|
||||
let worktree = worktree.read(cx);
|
||||
self.is_shared() || worktree.is_visible() || worktree.is_remote()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue