mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-07 17:45:22 +08:00
6 lines
153 B
TOML
6 lines
153 B
TOML
#:schema ../../../src/config-schema.json
|
|
|
|
[[--scope]]
|
|
--when.repositories = ["~/repos/employer"]
|
|
user.email = 5 # should error because it's not a string
|