aboutsummaryrefslogtreecommitdiff
path: root/test/command/defaults-inheritance-3.md
AgeCommit message (Collapse)AuthorFilesLines
2021-01-05Implement defaults file inheritance (#6924)David Martschenko1-0/+6
Allow defaults files to inherit options from other defaults files by specifying them with the following syntax: `defaults: [list of defaults files or single defaults file]`.