This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog 2014-04-16 21:28:42 +00:00 committed by admin
parent 5977b361c2
commit 838ffcfe4a

View file

@ -14,8 +14,8 @@ Plus, og+r permissions can actually be important for setups like serving content
cd dir1
git init
git annex init
touch some-small-file
truncate -s 10G some-large-file
touch a
truncate -s 10G b
git annex add .
git commit -m 'new'