From 5f50c9ee767156b44b34e40eaa2a887e7878be63 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 18 Jun 2017 16:49:14 -0400 Subject: propellor spin --- doc/todo/spin_failure_HEAD.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/todo') diff --git a/doc/todo/spin_failure_HEAD.mdwn b/doc/todo/spin_failure_HEAD.mdwn index 6013db62..b1ec4de3 100644 --- a/doc/todo/spin_failure_HEAD.mdwn +++ b/doc/todo/spin_failure_HEAD.mdwn @@ -88,3 +88,10 @@ Sending privdata (73139 bytes) to kite.kitenet.net ... done > > of git protocol were not sent. > > > > Question now is, where is the mangling happening? +> > +> > * Fairly sure it's not on the local side's sendGitUpdate, +> > where "git upload-pack ." is simply run and fed over ssh. +> > * Could be in gitPushHelper, perhaps it's truncating +> > data somehow? +> > * Could be something on the remote side is consuming stdin +> > that is not supposed to, and eats some of the protocol. -- cgit v1.2.3