Skip to content

Instantly share code, notes, and snippets.

@garrett
Forked from hbons/gist:1087702
Created July 17, 2011 22:31
Show Gist options
  • Save garrett/1088170 to your computer and use it in GitHub Desktop.
Save garrett/1088170 to your computer and use it in GitHub Desktop.
SparkleShare changeset JSON
{
"lastUpdated": 3453482,
"changeSet": [
{
"userName": "HylkeBons",
"userEmail": "hylkebons@testtest.com",
"timestamp": 3453452,
"path": "/home/hbons/SparkleShare",
"folder": "gnome-design",
"revision": "fc92a3636b72b185556e8d19c9c2efd3f220ac48",
"changes": {
"added": [
{
"path": "style/images",
"name": "nyan.png"
},
{
"path": "style/images",
"name": "goat.jpg"
}
],
"edited": [
{
"path": "style/images",
"name": "nyan.png"
}
],
"deleted": [
{
"path": "style/images",
"name": "laddergoat.jpg"
}
]
},
"notes": [
{
"userName": "GarrettLeSage",
"userEmail": "garrettl@gmail.com",
"timestamp": 34534545,
"body": "Thisisanote!"
},
{
"userName": "GarrettLeSage",
"userEmail": "garrettl@gmail.com",
"timestamp": 34534547,
"body": "andanother..."
}
]
},
{
"userName": "Garrett LeSage",
"userEmail": "garrett@testtest.com",
"timestamp": 3453452,
"path": "/home/garrett/SparkleShare",
"folder": "gnome-design",
"revision": "fc92a3636b72b185556e8d19c9c2efd3f220ac48",
"changes": {
"added": [
{
"path": "style/images",
"name": "nyan.png"
},
{
"path": "style/images",
"name": "goat.jpg"
}
],
"edited": [
{
"path": "style/images",
"name": "nyan.png"
}
],
"deleted": [
{
"path": "style/images",
"name": "laddergoat.jpg"
}
]
},
"notes": [
{
"userName": "GarrettLeSage",
"userEmail": "garrettl@gmail.com",
"timestamp": 34534545,
"body": "Thisisanote!"
},
{
"userName": "GarrettLeSage",
"userEmail": "garrettl@gmail.com",
"timestamp": 34534547,
"body": "andanother..."
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment