This commit is contained in:
parent
be899558f9
commit
288a529d2a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ When doing 'git annex add .' it failed with an error that contained only the par
|
|||
|
||||
Create a file with a newline in its name:
|
||||
|
||||
~/tmp $ touch 'file with newline'$'\n''line 2'^C
|
||||
~/tmp $ touch 'file with newline'$'\n''line 2'
|
||||
~/tmp $ mkdir annex
|
||||
~/tmp $ cd annex/
|
||||
~/tmp/annex $ git init
|
||||
|
|
Loading…
Reference in a new issue