git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* GIT_TRACE_PACKET is not documented
@ 2011-06-04 14:17 Jakub Narebski
  2011-06-06 16:13 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Narebski @ 2011-06-04 14:17 UTC (permalink / raw)
  To: git; +Cc: Jeff King

While GIT_TRACE is documented on git manpage, and mentioned in RelNotes,
GIT_MERGE_VERBOSITY is documented on git manpage and mentioned on 
git-merge manpage and other...  GIT_TRACE_PACKET isn't documented 
_anywhere_:

  $ git grep GIT_TRACE_PACKET
  pkt-line.c:static const char trace_key[] = "GIT_TRACE_PACKET";

-- 
Jakub Narebski
Poland

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GIT_TRACE_PACKET is not documented
  2011-06-04 14:17 GIT_TRACE_PACKET is not documented Jakub Narebski
@ 2011-06-06 16:13 ` Jeff King
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff King @ 2011-06-06 16:13 UTC (permalink / raw)
  To: Jakub Narebski; +Cc: git

On Sat, Jun 04, 2011 at 04:17:27PM +0200, Jakub Narebski wrote:

> While GIT_TRACE is documented on git manpage, and mentioned in RelNotes,
> GIT_MERGE_VERBOSITY is documented on git manpage and mentioned on 
> git-merge manpage and other...  GIT_TRACE_PACKET isn't documented 
> _anywhere_:
> 
>   $ git grep GIT_TRACE_PACKET
>   pkt-line.c:static const char trace_key[] = "GIT_TRACE_PACKET";

Yeah, it's still on my todo list to revisit that topic. There were a few
cleanups and improvements that people mentioned in the original thread,
and I'll try to document it then.

-Peff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-06 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-04 14:17 GIT_TRACE_PACKET is not documented Jakub Narebski
2011-06-06 16:13 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).