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
48f011b6
Commit
48f011b6
authored
Feb 13, 2017
by
Marcia Ramos
Committed by
Achilleas Pipinellis
Feb 20, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
quick review [ci skip]
parent
aca57305
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
doc/workflow/lfs/migrate_from_git-annex_to_git-lfs.md
doc/workflow/lfs/migrate_from_git-annex_to_git-lfs.md
+1
-3
No files found.
doc/workflow/lfs/migrate_from_git-annex_to_git-lfs.md
View file @
48f011b6
...
@@ -133,7 +133,6 @@ ok
...
@@ -133,7 +133,6 @@ ok
ok
ok
indirect ok
indirect ok
ok
ok
$
```
```
Now, we can add, commit, and push to reflect the
Now, we can add, commit, and push to reflect the
...
@@ -158,7 +157,7 @@ $ git commit -m "annex uninit"
...
@@ -158,7 +157,7 @@ $ git commit -m "annex uninit"
$
git push origin master
$
git push origin master
```
```
For keeping
your repo clean, let's remove all
To keep
your repo clean, let's remove all
**git-annex**
related branches from your repository.
**git-annex**
related branches from your repository.
-
On GitLab, navigate to your project's
**Repository**
>
**Branches**
-
On GitLab, navigate to your project's
**Repository**
>
**Branches**
...
@@ -216,7 +215,6 @@ Example:
...
@@ -216,7 +215,6 @@ Example:
$
git lfs track images/
*
$
git lfs track images/
*
Tracking images/01.png
Tracking images/01.png
Tracking images/02.png
Tracking images/02.png
$
```
```
Once you do that, run
`git status`
and you'll see
Once you do that, run
`git status`
and you'll see
...
...
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