changeset 1678:e8c7bf14c044 vext

Add forgotten field
author Chris Cannam
date Wed, 03 May 2017 13:02:36 +0100
parents f836f41fbc37
children 672d24cf5cb3
files vextspec.json
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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}"
 	}