Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
bbd64b3f
Commit
bbd64b3f
authored
Feb 17, 2017
by
Marcia Ramos
Committed by
Achilleas Pipinellis
Feb 20, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add note at the end
parent
385d1849
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/workflow/lfs/migrate_from_git-annex_to_git-lfs.md
doc/workflow/lfs/migrate_from_git-annex_to_git-lfs.md
+6
-0
No files found.
doc/workflow/lfs/migrate_from_git-annex_to_git-lfs.md
View file @
bbd64b3f
...
...
@@ -242,6 +242,12 @@ to the remote.
Though the image has 32KB, the repo remains the same
size after pushing it again.
Note that
**git-annex**
stores files inside of
`annex/objects`
directory. This directory is within the git bare repository in
`git-data/repositories`
.
**git-annex**
and
**git-lfs**
objects
are not compatible as they are using a different scheme.
Therefore, the migration has to be made per repository.
### Further Reading
-
(Blog Post)
[
Getting Started with Git FLS
][
post-1
]
...
...
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