diff repoint-project.json @ 2564:ab7124f51862 csv-import-headers

Add detector for CSV header row, and use it to inform guesses for column purposes
author Chris Cannam
date Wed, 17 Jun 2020 18:08:05 +0100
parents f67b7a489f75
children 70429077a6d0
line wrap: on
line diff
--- a/repoint-project.json	Tue Jun 16 17:39:39 2020 +0100
+++ b/repoint-project.json	Wed Jun 17 18:08:05 2020 +0100
@@ -16,7 +16,8 @@
         },
         "svcore": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "csv-import-headers"
         },
         "svgui": {
             "vcs": "hg",