Change style
This commit is contained in:
parent
408ce5268f
commit
deffa195b3
23 changed files with 72 additions and 76 deletions
|
|
@ -47,7 +47,7 @@ fn try_merge(parent: &str, left: &str, right: &str) {
|
|||
}
|
||||
|
||||
/// Demonstrates cases where diff-match-patch silently produces incorrect
|
||||
/// output, while reconcile-text preserves both users' edits correctly.
|
||||
/// output, while reconcile-text preserves both users' edits correctly
|
||||
///
|
||||
/// Run it with:
|
||||
/// `cargo run --example compare-with-diff-match-patch`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue