diff options
| -rw-r--r-- | doc/todo/spin_failure_HEAD.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/spin_failure_HEAD.mdwn b/doc/todo/spin_failure_HEAD.mdwn index af525f61..108ed9b2 100644 --- a/doc/todo/spin_failure_HEAD.mdwn +++ b/doc/todo/spin_failure_HEAD.mdwn @@ -94,7 +94,8 @@ Sending privdata (73139 bytes) to kite.kitenet.net ... done > > * Could be in gitPushHelper, perhaps it's failing to write > > some of the first lines somehow? > > * Could be something on the remote side is consuming stdin -> > that is not supposed to, and eats some of the protocol.a +> > that is not supposed to, and eats some of the protocol. + > > > > I added debug dumping to gitPushHelper, and it seems to be > > reading the same truncated data. |
