Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
[gitweb.git] / builtin / push.c
index c3c2feb9449b5cd3539c18b58ce0fb2886a623b9..6f6a66f9862d5ee5eaf4a4ce07934832569eacf9 100644 (file)
@@ -245,6 +245,7 @@ int cmd_push(int argc, const char **argv, const char *prefix)
                OPT_END()
        };
 
+       packet_trace_identity("push");
        git_config(git_default_config, NULL);
        argc = parse_options(argc, argv, prefix, options, push_usage, 0);