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:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-10-12 16:45:46 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2015-10-12 16:55:12 +0300
commit69c04498ef0a49186a667fd44383b9b43690a91e (patch)
treee258463d00c42f296d4048f44b8743eb98161567 /doc/api/commits.md
parent0aefeeb882b40d740b80f15ac6610a88a340d30b (diff)
Small bug fixes
Diffstat (limited to 'doc/api/commits.md')
-rw-r--r--doc/api/commits.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/commits.md b/doc/api/commits.md
index 78144dd42ef..9f72adc6ed9 100644
--- a/doc/api/commits.md
+++ b/doc/api/commits.md
@@ -203,7 +203,6 @@ Parameters:
## Post the status to commit
Adds or updates a status of a commit.
-Optionally you can post comments on a specific line of a commit. Therefor both `path`, `line_new` and `line_old` are required.
```
POST /projects/:id/statuses/:sha