X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fi18n.txt;h=708da6ca31c1bc0a714df9f437d6813b016dacb7;hb=f7af75777fd5a217d43acb2098cf043a73c20b01;hp=2cdacd94cd1b53536d4726e05a9f9f8620e85ec6;hpb=5fe9cd02c2639dbe4430fab6bc220d561b28aa93;p=git.git diff --git a/Documentation/i18n.txt b/Documentation/i18n.txt index 2cdacd94c..708da6ca3 100644 --- a/Documentation/i18n.txt +++ b/Documentation/i18n.txt @@ -7,11 +7,11 @@ At the core level, git is character encoding agnostic. to be what lstat(2) and creat(2) accepts. There is no such thing as pathname encoding translation. - - The contents of the blob objects are uninterpreted sequence + - The contents of the blob objects are uninterpreted sequences of bytes. There is no encoding translation at the core level. - - The commit log messages are uninterpreted sequence of non-NUL + - The commit log messages are uninterpreted sequences of non-NUL bytes. Although we encourage that the commit log messages are encoded