mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
Added merge with append
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
a: other
|
||||
b: [3, 4]
|
||||
c:
|
||||
test: 1
|
||||
|
||||
1
examples/sample_array_2.yaml
Normal file
1
examples/sample_array_2.yaml
Normal file
@@ -0,0 +1 @@
|
||||
[4,5]
|
||||
Reference in New Issue
Block a user