mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-11 21:03:53 -05:00
Add test for staging subsequent nearby hunk.
This commit is contained in:
12
test/hunkStageNearbyGitDiffStaged.expected
Normal file
12
test/hunkStageNearbyGitDiffStaged.expected
Normal file
@@ -0,0 +1,12 @@
|
||||
diff --git a/test/fixture.txt b/test/fixture.txt
|
||||
index f5c6aff..53b13df 100644
|
||||
--- a/test/fixture.txt
|
||||
+++ b/test/fixture.txt
|
||||
@@ -1,7 +1,6 @@
|
||||
a
|
||||
b
|
||||
c
|
||||
-d
|
||||
e
|
||||
f
|
||||
g
|
||||
Reference in New Issue
Block a user