How to remove a directory with git-annex added?
This commit is contained in:
parent
d0779c815a
commit
beecf61fe0
1 changed files with 23 additions and 20 deletions
|
@ -1,3 +1,6 @@
|
|||
The following commands and the output show that a directory associated with git-annex can not be deleted. Does anybody know why it can not be deleted? Is there anything wrong?
|
||||
|
||||
|
||||
/tmp$ mkdir -p /tmp/music
|
||||
/tmp$ cd /tmp/music
|
||||
/tmp/music$ git init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue