diff options
author | Junio C Hamano <junkio@cox.net> | 2005-11-11 22:16:59 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-11-11 22:16:59 -0800 |
commit | e6bd23911efd0a2bd756c77d9e7ba6576eb739a1 (patch) | |
tree | dcc168dbbfaf5c72d20cbbfba92c817f40467238 /Documentation/git-lost+found.txt | |
parent | 07203659d0dae619f78773d3caea6b58907a1ba5 (diff) | |
download | git-e6bd23911efd0a2bd756c77d9e7ba6576eb739a1.tar.gz |
Documentation: asciidoc sources are utf-8
git-pack-redundant documentation was encoded in latin1, which caused
asciidoc to barf, which expected to see utf-8. Run tcs to re-encode
it in utf-8.
Also just for fun try my name in Japanese in git-lost+found
documentation ;-)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-lost+found.txt')
-rw-r--r-- | Documentation/git-lost+found.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-lost+found.txt b/Documentation/git-lost+found.txt index 660e90b109..a8cc5739d7 100644 --- a/Documentation/git-lost+found.txt +++ b/Documentation/git-lost+found.txt @@ -66,7 +66,7 @@ $ git rev-parse not-lost-anymore Author ------ -Written by Junio C Hamano <junkio@cox.net> +Written by Junio C Hamano 濱野 純 <junkio@cox.net> Documentation -------------- |