mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 18:24:57 +08:00
Added merge with append
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
a: other
|
||||
b: [3, 4]
|
||||
c:
|
||||
test: 1
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
[4,5]
|
||||
Reference in New Issue
Block a user