this is not all run as root

This commit is contained in:
Joey Hess 2019-03-27 11:15:03 -04:00
parent 77a1e33093
commit f4c49b8f81
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
22 changed files with 89 additions and 89 deletions

View file

@ -1,10 +1,10 @@
# cd ~/annex
# cp /tmp/big_file .
# cp /tmp/debian.iso .
# git annex add .
$ cd ~/annex
$ cp /tmp/big_file .
$ cp /tmp/debian.iso .
$ git annex add .
add big_file (checksum...) ok
add debian.iso (checksum...) ok
# git commit -a -m added
$ git commit -a -m added
When you add a file to the annex and commit it, only a symlink to
the content is committed to git. The content itself is stored in