"fatal: protocol error: bad line length character": ??
From: Matthias Urlichs <hidden>
Date: 2016-06-15 22:42:21
From: Matthias Urlichs <hidden>
Date: 2016-06-15 22:42:21
Anybody seen this? The problem is benign, but ... $ git push HOST master updating 'refs/heads/master' from f18c5d41ede0c4179d6821d2cc7ef7feaaca2f99 to d9205cd53bb97febbff8b43cbc93e60f735e32dd Generating pack... Done counting 5 objects. Deltifying 5 objects. 100% (5/5) done Total 5, written 5 (delta 0), reused 0 (delta 0) Unpacking 5 objects fatal: protocol error: bad line length character refs/heads/master: f18c5d41ede0c4179d6821d2cc7ef7feaaca2f99 -> d9205cd53bb97febbff8b43cbc93e60f735e32dd $ git push HOST master Everything up-to-date $