Merge pull request #1280 from nim-lang/FedericoCeratto-patch-4

Fix vcs protocol for diff
This commit is contained in:
Andreas Rumpf
2019-12-20 11:41:09 +01:00
committed by GitHub
+1 -1
View File
@@ -15679,7 +15679,7 @@
{
"name": "diff",
"url": "https://github.com/mark-summerfield/diff",
"method": "hg",
"method": "git",
"tags": [
"diff",
"sequencematcher"