mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-09 20:13:46 -05:00
Add test for revert subsequent nearby hunk.
This commit is contained in:
13
test/hunkRevertNearbyGitDiff.expected
Normal file
13
test/hunkRevertNearbyGitDiff.expected
Normal file
@@ -0,0 +1,13 @@
|
||||
diff --git a/test/fixture.txt b/test/fixture.txt
|
||||
index f5c6aff..3fbde56 100644
|
||||
--- a/test/fixture.txt
|
||||
+++ b/test/fixture.txt
|
||||
@@ -1,5 +1,8 @@
|
||||
a
|
||||
b
|
||||
+x
|
||||
+y
|
||||
+z
|
||||
c
|
||||
d
|
||||
e
|
||||
Reference in New Issue
Block a user