X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=shell.c;h=84b237fef352e2f94f853897dbb5f2364d50962d;hb=b2c8c6d944722f9a4f27370f4e89d13f61243302;hp=abb862246ef01743424e4a447ee169f3fdbb9f51;hpb=6d1cdadbeeb03f40250526e29b1f1a91582911d8;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]); /*