Skip to content

Instantly share code, notes, and snippets.

@okdistribute
Last active August 29, 2015 14:19
Show Gist options
  • Select an option

  • Save okdistribute/7488a23d1cc58a49103e to your computer and use it in GitHub Desktop.

Select an option

Save okdistribute/7488a23d1cc58a49103e to your computer and use it in GitHub Desktop.
{
"key": "some key",
"changes": [
{ "head": "branchA", "row": "mars"},
{ "head": "branchB", "row": "world"}
]
},
{
"key": "some key2",
"changes": [
{ "head": "branchA", "row": null},
{ "head": "branchB", "row": "verden"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment