Refactored apart the forward and the backwards iterator for diff hunks
This commit is contained in:
parent
43e301eeef
commit
bbb68c523c
9 changed files with 213 additions and 101 deletions
|
@ -4779,7 +4779,7 @@ mod tests {
|
|||
Some(GitFileStatus::Added)
|
||||
);
|
||||
});
|
||||
dbg!("RENAMING");
|
||||
|
||||
std::fs::rename(
|
||||
root_path.join("projects/project1"),
|
||||
root_path.join("projects/project2"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue