Michael Rice
Results
2
issues of
Michael Rice
Given: ```python d1 = {1: "a", 2: "b"} d2 = {1: "b", 2: "v"} patch = jsonpatch.make_patch(d1, d2) patch.to_string() '[{"value": "b", "op": "replace", "path": "/1"}, {"value": "v", "op": "replace", "path":...
``` ...removed for clearity [ERROR] Failed to set version on github.com/digitalrebar/provision to 352f8e29e5c2d03c14bd770d7e27a8568e515489: Unable to update checked out version ...removed.... [ERROR] Failed to set references: Unable to update checked out...