Add recursive whole-file __include__ tag
authorClint Byrum <clint@fewbar.com>
Wed, 25 Sep 2013 18:15:59 +0000 (11:15 -0700)
committerClint Byrum <clint@fewbar.com>
Mon, 30 Sep 2013 16:04:07 +0000 (09:04 -0700)
commit69f1dcc7cb1f881b9df0d0c5ac0c34627bc1d775
treece25b4876111d47dda946d54a7cbdd46fafbcac5
parentfaa7cfbb196f399a41f337d2b21984f9184ed1b5
Add recursive whole-file __include__ tag

We can now merge an entire file with minimal effort.

Change-Id: If86657fb9f9cca0f048c9e01100a3667597a6596
examples/source2.yaml [new file with mode: 0644]
examples/source2_lib_result.yaml [new file with mode: 0644]
examples/source_include_subkey.yaml [new file with mode: 0644]
examples/source_include_subkey_result.yaml [new file with mode: 0644]
merge.py
test_merge.bash