attic-labs / noms

The versioned, forkable, syncable database
Apache License 2.0
7.45k stars 267 forks source link

`noms merge` should have a mode to operate on raw values #3798

Open aboodman opened 6 years ago

aboodman commented 6 years ago

After writing all the cli support for editing noms values, it's more clear to me that there should be a mode where noms merge can just take three raw values (left, right, and shared parent).