Track the best path for a submodule that was added
For Agda, this is a proxy for 'root directory' of a project Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
{{ end }}
|
||||
{{ $groupconfig := dict
|
||||
"url" (.Scratch.Get "bestUrl")
|
||||
"basePath" (.Scratch.Get "bestPath")
|
||||
"path" (.Get 1)
|
||||
"comment" (.Scratch.Get "comment")
|
||||
"code" (delimit $lines "\n")
|
||||
|
||||
Reference in New Issue
Block a user