Skip to content

Instantly share code, notes, and snippets.

@s6577t
Created April 10, 2013 13:34
Show Gist options
  • Select an option

  • Save s6577t/5354672 to your computer and use it in GitHub Desktop.

Select an option

Save s6577t/5354672 to your computer and use it in GitHub Desktop.
diff api sample
[
{
add: {uri: ..., ...}
},
{
modify: {uri:..., ...}
},
{
delete: {uri: ...}
},
{
add: {uri: ..., ...}
}
]
@ismasan
Copy link

ismasan commented Apr 10, 2013

I need more context. Is this an idea for an app? What do those uris point to? Commits?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment