WIP, re-doing fs and fake git repos
This commit is contained in:
parent
d5fd531743
commit
71b2126eca
7 changed files with 145 additions and 50 deletions
|
@ -672,7 +672,6 @@ impl Buffer {
|
|||
}
|
||||
|
||||
pub fn git_diff_recalc(&mut self, cx: &mut ModelContext<Self>) {
|
||||
println!("recalc");
|
||||
if self.git_diff_status.update_in_progress {
|
||||
self.git_diff_status.update_requested = true;
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue