This commit is contained in:
Joey Hess 2011-10-17 14:23:27 -04:00
parent 9c0930a2b2
commit 5df717de43

View file

@ -47,7 +47,7 @@ ssh remote normally would be used. For example:
Cloning into testing... Cloning into testing...
Receiving objects: 100% (18/18), done. Receiving objects: 100% (18/18), done.
# cd testing # cd testing
# >git annex init # git annex init
init ok init ok
# cp /etc/passwd my-cool-big-file # cp /etc/passwd my-cool-big-file
# git annex add my-cool-big-file # git annex add my-cool-big-file