Added a comment
This commit is contained in:
parent
fb2bd67f76
commit
ad86a25c58
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
[[!comment format=mdwn
|
||||
username="ericm"
|
||||
avatar="http://cdn.libravatar.org/avatar/67ca64c5a99fb142fc2e3916333881ca"
|
||||
subject="comment 3"
|
||||
date="2020-10-20T13:45:09Z"
|
||||
content="""
|
||||
This worked for me:
|
||||
|
||||
git -c annex.largefiles=largerthan=200mb -c annex.addsmallfiles=false annex add --backend=WORM .
|
||||
|
||||
Then this adds the remaining files:
|
||||
|
||||
git annex add .
|
||||
|
||||
Thanks for the help!
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue