Skip to content

Instantly share code, notes, and snippets.

@bukzor
Created March 2, 2016 22:18
Show Gist options
  • Save bukzor/eb5d2bf9ec6229bb7079 to your computer and use it in GitHub Desktop.
Save bukzor/eb5d2bf9ec6229bb7079 to your computer and use it in GitHub Desktop.
$ curl https://api.github.com/repos/Yelp/venv-update/branches
[
{
"name": "development",
"commit": {
"sha": "6298d4a2c9161525275e95f25bd5b3b1ac2feb41",
"url": "https://api.github.com/repos/Yelp/venv-update/commits/6298d4a2c9161525275e95f25bd5b3b1ac2feb41"
}
},
{
"name": "docs",
"commit": {
"sha": "7b030faa4c61624a9f197858772b5ab49cf2bdb0",
"url": "https://api.github.com/repos/Yelp/venv-update/commits/7b030faa4c61624a9f197858772b5ab49cf2bdb0"
}
},
{
"name": "gh-pages",
"commit": {
"sha": "4566ff48c3e2e00db8e6d1c2c1526ee149bde319",
"url": "https://api.github.com/repos/Yelp/venv-update/commits/4566ff48c3e2e00db8e6d1c2c1526ee149bde319"
}
},
{
"name": "pip6",
"commit": {
"sha": "5012655115ff24528d2298f1103df37489ef24c6",
"url": "https://api.github.com/repos/Yelp/venv-update/commits/5012655115ff24528d2298f1103df37489ef24c6"
}
},
{
"name": "stable",
"commit": {
"sha": "a1eb2d72b2b03e5153334199fc747ec3d4f06d2f",
"url": "https://api.github.com/repos/Yelp/venv-update/commits/a1eb2d72b2b03e5153334199fc747ec3d4f06d2f"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment