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
5fb7efba
Commit
5fb7efba
authored
Apr 10, 2020
by
Greg Messner
Browse files
Added links to the GitLab API pages (#551)
parent
a0a47566
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/gitlab4j/api/RepositoryApi.java
View file @
5fb7efba
...
@@ -26,6 +26,10 @@ import org.gitlab4j.api.utils.FileUtils;
...
@@ -26,6 +26,10 @@ import org.gitlab4j.api.utils.FileUtils;
/**
/**
* This class provides an entry point to all the GitLab API repository calls.
* This class provides an entry point to all the GitLab API repository calls.
* For more information on the repository APIs see:</p>
*
* <a href="https://docs.gitlab.com/ce/api/repositories.html">Repositories API</a>
* <a href="https://docs.gitlab.com/ce/api/branches.html">Branches API</a>
*/
*/
public
class
RepositoryApi
extends
AbstractApi
{
public
class
RepositoryApi
extends
AbstractApi
{
...
...
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