7 lines
62 B
TOML
7 lines
62 B
TOML
|
[branches]
|
||
|
main = "main"
|
||
|
next = "next"
|
||
|
dev = "dev"
|
||
|
|
||
|
[options]
|