This commit is contained in:
http://jandd.myopenid.com/ 2011-02-24 10:11:36 +00:00 committed by admin
parent bcd3a9ea34
commit e61b47bc8a

View file

@ -0,0 +1,12 @@
git annex add has problems if items start with dashes, example:
-wut-a-directory-name-/file1
leads to
[[!format bash """
add -wut-a-directory-name-/file1 (checksum...) sha1sum: invalid option -- 'u'
„sha1sum --help“ gibt weitere Informationen.
git-annex: <file descriptor: 15>: hGetLine: end of file
"""]]