Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-12 03:09:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-12 03:09:00 +0300
commit542e13aadce92d496ee5577d179bee7ed4e1f18e (patch)
treeeb9bd06035a3b6d52e2216510889b56205e8faf0 /doc/api/commits.md
parentbf217da41b429d80da49287b84dadcbf499ac22c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/commits.md')
-rw-r--r--doc/api/commits.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/commits.md b/doc/api/commits.md
index a0f313d443c..f4896f75c93 100644
--- a/doc/api/commits.md
+++ b/doc/api/commits.md
@@ -7,6 +7,8 @@ type: reference, api
# Commits API **(FREE)**
+This API operates on [repository commits](https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository). Read more about [GitLab-specific information](../user/project/repository/index.md#commits) for commits.
+
## List repository commits
Get a list of repository commits in a project.