Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

Payload for created branch

Håvard Slettvold edited this page May 27, 2013 · 3 revisions
{
    "ref": "refs/heads/testbranch",
    "after": "d7a939137c9f13284ec0ba29879d8184fdb8b6dc",
    "before": "0000000000000000000000000000000000000000",
    "created": true,
    "deleted": false,
    "forced": true,
    "compare": "https://github.com/dotKom/OnlineGuru/commit/d7a939137c9f",
    "commits": [{
            "id": "d7a939137c9f13284ec0ba29879d8184fdb8b6dc",
            "distinct": true,
            "message": "Removed the test files.",
            "timestamp": "2013-05-27T15:01:18-07:00",
            "url": "https://github.com/dotKom/OnlineGuru/commit/d7a939137c9f13284ec0ba29879d8184fdb8b6dc",
            "author": {
                "name": "melwil",
                "email": "slettvold@gmail.com",
                "username": "melwil"
            },
            "committer": {
                "name": "melwil",
                "email": "slettvold@gmail.com",
                "username": "melwil"
            },
            "added": [],
            "removed": ["testfile.txt", "testfile2.txt", "testfile3.txt"],
            "modified": []
        }
    ],
    "head_commit": {
        "id": "d7a939137c9f13284ec0ba29879d8184fdb8b6dc",
        "distinct": true,
        "message": "Removed the test files.",
        "timestamp": "2013-05-27T15:01:18-07:00",
        "url": "https://github.com/dotKom/OnlineGuru/commit/d7a939137c9f13284ec0ba29879d8184fdb8b6dc",
        "author": {
            "name": "melwil",
            "email": "slettvold@gmail.com",
            "username": "melwil"
        },
        "committer": {
            "name": "melwil",
            "email": "slettvold@gmail.com",
            "username": "melwil"
        },
        "added": [],
        "removed": ["testfile.txt", "testfile2.txt", "testfile3.txt"],
        "modified": []
    },
    "repository": {
        "id": 2588654,
        "name": "OnlineGuru",
        "url": "https://github.com/dotKom/OnlineGuru",
        "description": "onlineguru",
        "homepage": "",
        "watchers": 14,
        "stargazers": 14,
        "forks": 10,
        "fork": false,
        "size": 284,
        "owner": {
            "name": "dotKom",
            "email": null
        },
        "private": false,
        "open_issues": 1,
        "has_issues": true,
        "has_downloads": true,
        "has_wiki": true,
        "language": "Java",
        "created_at": 1318808631,
        "pushed_at": 1369692086,
        "master_branch": "master",
        "organization": "dotKom"
    },
    "pusher": {
        "name": "melwil",
        "email": "slettvold@gmail.com"
    }
}
Clone this wiki locally