summaryrefslogtreecommitdiff
path: root/doc/api/repository_files.md
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-08-06 17:44:57 +0200
committerSytse Sijbrandij <sytses@gmail.com>2014-08-06 17:44:57 +0200
commit43f560b17461d035bb5b9cb18a69f68512465453 (patch)
tree1aaf0a1830363633504b8b76eb41307e224e861f /doc/api/repository_files.md
parentaa5e663f85cd7c29910c37ab9716317961c31e91 (diff)
downloadgitlab-ce-43f560b17461d035bb5b9cb18a69f68512465453.tar.gz
Add comments.
Diffstat (limited to 'doc/api/repository_files.md')
-rw-r--r--doc/api/repository_files.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/repository_files.md b/doc/api/repository_files.md
index e21e5aa8d72..b53d60bceec 100644
--- a/doc/api/repository_files.md
+++ b/doc/api/repository_files.md
@@ -87,6 +87,8 @@ error message. Possible causes for a failed commit include:
user tried to make an empty commit;
- the branch was updated by a Git push while the file edit was in progress.
+Currently gitlab-shell has a boolean return code, preventing GitLab from specifying the error.
+
## Delete existing file in repository
```