# HG changeset patch # User Chris Cannam # Date 1493812956 -3600 # Node ID e8c7bf14c044d7913c093e805719cadc430dcc9f # Parent f836f41fbc37d8e77bf589a03409a874c8a2dad7 Add forgotten field diff -r f836f41fbc37 -r e8c7bf14c044 vextspec.json --- a/vextspec.json Tue Apr 25 15:40:15 2017 +0100 +++ b/vextspec.json Wed May 03 13:02:36 2017 +0100 @@ -4,6 +4,7 @@ }, "providers": { "soundsoftware": { + "vcs": ["hg", "git"], "anon": "https://code.soundsoftware.ac.uk/{vcs}/{repo}", "auth": "https://{account}@code.soundsoftware.ac.uk/{vcs}/{repo}" }