Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
37afe15d
Commit
37afe15d
authored
Mar 16, 2014
by
Greg Messner
Browse files
Initial check-in.
parent
5f40b8dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/resources/com/messners/gitlab/api/bad-branch.json
0 → 100644
View file @
37afe15d
{
"commit"
:
{
"id"
:
"7b5c3cc8be40ee161ae89a06bba6229da1032a0c"
,
"parents"
:
[{
"id"
:
"4ad91d3c1144c406e50c7b33bae684bd6837faf8"
}],
"tree"
:
"46e82de44b1061621357f24c05515327f2795a95"
,
"message"
:
"add projects API"
,
"author"
:
{
"name"
:
"John Smith"
,
"email"
:
"john@example.com"
},
"committer"
:
{
"name"
:
"John Smith"
,
"email"
:
"john@example.com"
},
"authored_date"
:
"2012-06-27T12:51:39Z"
,
"committed_date"
:
"2012-06-28T10:44:20Z"
},
"protected"
:
true
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment