From 43f560b17461d035bb5b9cb18a69f68512465453 Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Wed, 6 Aug 2014 17:44:57 +0200 Subject: Add comments. --- doc/api/repository_files.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/api') 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 ``` -- cgit v1.2.1