mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-04 03:11:52 -05:00
5db3cf1679
* use kingpin for help and new commands, set up dummy command for noms blob * document existing commands using kingpin * remove noms-get and noms-set in favor of new noms blob command * normalize bool flags in tests, remove redundant cases that kingpin now handles * add kingpin to vendor files * make profile flags global * move --verbose and --quiet to global flags
4 lines
50 B
Cheetah
4 lines
50 B
Cheetah
template1
|
|
{{define "x"}}x{{end}}
|
|
{{template "y"}}
|