Merge pull request #1280 from nim-lang/FedericoCeratto-patch-4
Fix vcs protocol for diff
This commit is contained in:
commit
de52b51ead
1 changed files with 1 additions and 1 deletions
|
|
@ -15679,7 +15679,7 @@
|
|||
{
|
||||
"name": "diff",
|
||||
"url": "https://github.com/mark-summerfield/diff",
|
||||
"method": "hg",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"diff",
|
||||
"sequencematcher"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue