Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
http.c: add http.sslCertPasswordProtected option
[gitweb.git]
/
builtin-log.c
diff --git
a/builtin-log.c
b/builtin-log.c
index ea8dbc869808d8fa80bcf5c46236273ff0a0ca8c..0d34050556855d6bab8b4c4121e833cc326324df 100644
(file)
--- a/
builtin-log.c
+++ b/
builtin-log.c
@@
-620,7
+620,7
@@
static void make_cover_letter(struct rev_info *rev, int use_stdout,
struct shortlog log;
struct strbuf sb = STRBUF_INIT;
int i;
- const char *encoding = "
utf
-8";
+ const char *encoding = "
UTF
-8";
struct diff_options opts;
int need_8bit_cte = 0;
struct commit *commit = NULL;