fix failure to copy/paste
This commit is contained in:
parent
24959e9acd
commit
28c1348140
1 changed files with 3 additions and 3 deletions
|
@ -21,12 +21,12 @@ mkfs.fat 4.1 (2017-01-24)
|
|||
|
||||
[leo60228@digitaleo:~]$ cd demo
|
||||
|
||||
[leo60228@digitaleo:~/demo]$ git commit --allow-empty -m 'init'
|
||||
[master (root-commit) 8dc8e0a] init
|
||||
|
||||
[leo60228@digitaleo:~/demo]$ git init
|
||||
Initialized empty Git repository in /home/leo60228/demo/.git/
|
||||
|
||||
[leo60228@digitaleo:~/demo]$ git commit --allow-empty -m 'init'
|
||||
[master (root-commit) 8dc8e0a] init
|
||||
|
||||
[leo60228@digitaleo:~/demo]$ git annex init
|
||||
init
|
||||
Detected a filesystem without fifo support.
|
||||
|
|
Loading…
Add table
Reference in a new issue