-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a --merge-metadata flag that will cause metadata records to get merged by the merge command. When supplied, * metadata records from the inputs that hash identically in name+metadata will be deduplicated. * metadata records will otherwise be merged into the output in deterministic, but not necessarily principled order. This can cause issues if users are using metadata records to effect "overwrites" or "edits". The behavior defaults to false/off.
- Loading branch information
Wyatt Alt
committed
Nov 2, 2023
1 parent
ed69bb9
commit 9f71938
Showing
2 changed files
with
64 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters