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
5becb8b1
Commit
5becb8b1
authored
May 16, 2015
by
Greg Messner
Browse files
Fixed formatting issue.
parent
e06ef8e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5becb8b1
...
...
@@ -61,7 +61,7 @@ RepositoryFileApi:
```
java
// Get info (name, size, ...) and the content ifrom a file in repository
RepositoryFile
file
=
gitLabApi
.
getRepositoryFileApi
().
getFile
(
"file-path"
,
1234
,
"ref"
);
```
```
SessionApi:
```
java
...
...
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