Build again
This commit is contained in:
parent
7e5d49487b
commit
bf3b3da6ed
3 changed files with 8 additions and 9 deletions
|
@ -662,10 +662,9 @@ impl Buffer {
|
|||
self.file = Some(new_file);
|
||||
task
|
||||
}
|
||||
|
||||
|
||||
pub fn update_git(&mut self, cx: &mut ModelContext<Self>) {
|
||||
//Grab head text
|
||||
|
||||
|
||||
self.git_diff_recalc(cx);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue