X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fi18n.txt;h=708da6ca31c1bc0a714df9f437d6813b016dacb7;hb=c0bc2eeb1e03593ca816f63deda662da5a25ab83;hp=2cdacd94cd1b53536d4726e05a9f9f8620e85ec6;hpb=363cfc1716c9192053aaceb7e61e6a3af5699ddd;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