Possibly missing space

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnhrtcVb6osHXjvZeNpj9diqh_JjyARc30 2014-01-31 13:37:37 +00:00 committed by admin
parent 0f3a7e4e4b
commit bffb383bdb

View file

@ -18,7 +18,7 @@ Start with `marcos`, with the complete directory:
git init
git annex init
git annex add .
git commit -m"git annex yay"
git commit -m "git annex yay"
This will checksum all files and add them to the `git-annex` branch of the git repository. Wait for this process to complete.