More intelligent match lines for diff
Created by: akzhan
Now match lines for diff in Gitlab looks like:
... ... @@ -36,22 +36,28 @@
But in CLI or in GitHub match lines are more intelligent because show context:
@@ -36,22 +36,28 @@ sub dispatch {
Where to look and fix it?