Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint' of https://github.com/ralfth/git-po-de into maint
[gitweb.git]
/
http-fetch.c
diff --git
a/http-fetch.c
b/http-fetch.c
index 94d47cbb287f7d3ea76b71f3ef39ddeea3b9202c..ba3ea106708de01fc933e6743ab109bef2697f75 100644
(file)
--- a/
http-fetch.c
+++ b/
http-fetch.c
@@
-22,6
+22,8
@@
int main(int argc, const char **argv)
int get_verbosely = 0;
int get_recover = 0;
+ git_setup_gettext();
+
git_extract_argv0_path(argv[0]);
while (arg < argc && argv[arg][0] == '-') {