Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: use reachability bitmap index when generating non-stdout pack
[gitweb.git]
/
git.c
diff --git
a/git.c
b/git.c
index ccb24fd26a659dadf904e4e48823430fcf22bee9..0f1937fd0c23da7c316540b8f9a6b05746011506 100644
(file)
--- a/
git.c
+++ b/
git.c
@@
-618,8
+618,6
@@
int cmd_main(int argc, const char **argv)
if (!cmd)
cmd = "git-help";
- git_setup_gettext();
-
trace_command_performance(argv);
/*