X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=shell.c;h=84b237fef352e2f94f853897dbb5f2364d50962d;hb=68e4b552a1b82343bcefa5d68fa344314b150cc8;hp=abb862246ef01743424e4a447ee169f3fdbb9f51;hpb=01e0f162a70f61de0b7aa0e9d8c49c03cbafeb64;p=git.git diff --git a/shell.c b/shell.c index abb862246..84b237fef 100644 --- a/shell.c +++ b/shell.c @@ -137,6 +137,8 @@ int main(int argc, char **argv) int devnull_fd; int count; + git_setup_gettext(); + git_extract_argv0_path(argv[0]); /*