This commit is contained in:
parent
8dbd36ab0a
commit
befa378ef7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ I don't know exactly when it started
|
|||
What is the expected output? What do you see instead?
|
||||
When I run git annex unused I get
|
||||
|
||||
unused . (checking for unused data...) (checking master...) git-annex: Cannot decode byte '\xb4': Data.Text.Encoding.decodeUtf8: Invalid UTF-8 stream
|
||||
unused . (checking for unused data...) (checking master...) git-annex: Cannot decode byte '\xb4': Data.Text.Encoding.decodeUtf8: Invalid UTF-8 stream
|
||||
|
||||
Most likely I have added some file with a strange encoding that git-annex can't decode. The problem is that the unused process aborts because of this.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue