Add few fixes to documentation based on comments from review

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-11-23 15:18:59 +01:00
parent 899807f604
commit 7ac112d8e8
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
2 changed files with 5 additions and 4 deletions

View File

@ -1,11 +1,11 @@
## GitLab Git LFS Administration
# GitLab Git LFS Administration
Documentation on how to use Git LFS are under [Managing large binary files with Git LFS doc](manage_large_binaries_with_git_lfs.md).
## Requirements
* Git LFS is supported in GitLab starting with version 8.2.
* Users need to install [Git LFS client](https://git-lfs.github.com) version 1.0.1 and up
* Users need to install [Git LFS client](https://git-lfs.github.com) version 1.0.1 and up.
## Configuration

View File

@ -73,9 +73,10 @@ Check if you have permissions to push to the project or fetch from the project.
* Project is not allowed to access the LFS object
Check if the LFS object you are trying to push to the project or fetch from the project is available to the project.
LFS object you are trying to push to the project or fetch from the project is not available to the project anymore.
Probably the object was removed from the server.
* Project is using deprecated LFS API
* Local git repository is using deprecated LFS API
### Invalid status for <url> : 501