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
commit de52b51ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15679,7 +15679,7 @@
{
"name": "diff",
"url": "https://github.com/mark-summerfield/diff",
"method": "hg",
"method": "git",
"tags": [
"diff",
"sequencematcher"