update
This commit is contained in:
parent
467af5ba80
commit
52fa424fae
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ It looks like the common latin1-to-UTF8 encoding. Functionality other than otupu
|
||||||
> filename would be displayed, which should work ok. git-annex does
|
> filename would be displayed, which should work ok. git-annex does
|
||||||
> not really need to pull apart filenames; they are almost entirely
|
> not really need to pull apart filenames; they are almost entirely
|
||||||
> opaque blobs. I guess that the `--exclude` option is the exception
|
> opaque blobs. I guess that the `--exclude` option is the exception
|
||||||
> to that, but it is currently not unicode safe anyway.
|
> to that, but it is currently not unicode safe anyway. (Update: tried
|
||||||
|
> `--exclude` again, seems it is unicode clean..)
|
||||||
> One other possible
|
> One other possible
|
||||||
> issue would be that this could cause problems if git-annex were
|
> issue would be that this could cause problems if git-annex were
|
||||||
> translated.
|
> translated.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue