forked from aniani/vim
patch 8.2.2880: unified diff fails if actually used
Problem: Unified diff fails if actually used.
Solution: Invoke :diffupdate in the test. Fix the check for working external
diff. (Ghjuvan Lacambre, Christian Brabandt, closes #8197)
This commit is contained in:
committed by
Bram Moolenaar
parent
f5409dbf66
commit
ad5c178a19
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2880,
|
||||
/**/
|
||||
2879,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user