Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: > Nguyễn Thái Ngọc Duy venit, vidit, dixit 06.09.2012 16:28: >> rev-list-options.txt is included in git-rev-list.txt. This makes sure >> rev-list man page also shows that, and at one place, together with >> equivalent options -n and --max-count. >> >> Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> >> --- >> Documentation/git-log.txt | 6 ++---- >> Documentation/rev-list-options.txt | 3 ++- >> 2 tập tin đã bị thay đổi, 4 được thêm vào(+), 5 bị xóa(-) > > That is one reason why "core.local=C" (repo specific) and "git -c > core.locale=C" (can be used in an alias) would be useful ;) Or "LC_ALL=C LANG=C git format-patch ...". It does not bother me (even though I do not read Vietnamese), but this has been brought up a few times, and we may want to revert the i18n of the diffstat summary. It does not seem to add much value to the system but annoys people. After all, the "upstream" diffstat does not localizes this string (I just checked diffstat-1.55 with Jan 2012 timestamp). -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html