This commit is contained in:
parent
5977b361c2
commit
838ffcfe4a
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ Plus, og+r permissions can actually be important for setups like serving content
|
||||||
cd dir1
|
cd dir1
|
||||||
git init
|
git init
|
||||||
git annex init
|
git annex init
|
||||||
touch some-small-file
|
touch a
|
||||||
truncate -s 10G some-large-file
|
truncate -s 10G b
|
||||||
git annex add .
|
git annex add .
|
||||||
git commit -m 'new'
|
git commit -m 'new'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue