How to remove a directory with git-annex added?

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkBTVYS5lTecuenAB01eHgfUxE20vWVpU4 2014-08-05 18:07:56 +00:00 committed by admin
parent d0779c815a
commit beecf61fe0

View file

@ -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