Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
log: teach --invert-grep option
[gitweb.git]
/
git.c
diff --git
a/git.c
b/git.c
index 5b6c7611be93c535491bbc9ba027e3acbad0db8f..9c495198317bf31ff40785a48bf0a44253548098 100644
(file)
--- a/
git.c
+++ b/
git.c
@@
-613,6
+613,8
@@
int main(int argc, char **av)
git_setup_gettext();
+ trace_command_performance(argv);
+
/*
* "git-xxxx" is the same as "git xxxx", but we obviously:
*