Possibly missing space
This commit is contained in:
parent
0f3a7e4e4b
commit
bffb383bdb
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue