BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
7ac112d8
Unverified
Commit
7ac112d8
authored
Nov 23, 2015
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add few fixes to documentation based on comments from review
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
899807f6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
lfs_administration.md
doc/workflow/lfs/lfs_administration.md
+2
-2
manage_large_binaries_with_git_lfs.md
doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
+3
-2
No files found.
doc/workflow/lfs/lfs_administration.md
View file @
7ac112d8
#
#
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
...
...
doc/workflow/lfs/manage_large_binaries_with_git_lfs.md
View file @
7ac112d8
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment