Fix the ranges in unified diff output
This commit is contained in:
parent
094ba84680
commit
3cb7d5ab76
6 changed files with 15 additions and 13 deletions
|
|
@ -4,7 +4,7 @@ expression: "&diff.unified_diff().context_radius(3).header(\"old\", \"new\").to_
|
|||
---
|
||||
--- old
|
||||
+++ new
|
||||
@@ -0 +2 @@
|
||||
@@ -1,3 +1,3 @@
|
||||
Hello World
|
||||
-some stuff here
|
||||
+some amazing stuff here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue