Thread (3 messages) flat view 3 messages, 2 authors, 2016-06-15

Re: capturing the packfile from git-upload-pack

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:51:03

Shawn Pearce [off-list ref] writes:
On Thu, Apr 14, 2011 at 23:22, madmarcos [off-list ref] wrote:
quoted
is there a git command that can capture in a separate file the packfile that
is generated and transmitted from a "want"ed branch during the
git-upload-pack command? I need a good sample to study.
No.

But you can create an input file yourself, the pkt-line format is
pretty simple. Pipe the input to git-upload-pack, and it will spit
back the response. :-)
If you are running 1.7.5-rc0 or newer, GIT_TRACE_PACKET may also be of
help.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help