Craig Sutherland (casutherland) opened
Big git-bug fan here. ❤
I was just testing git-bug together with git-ssb, and need to look into this further, to see what is causing what appears to be a git bug push write error. [1]
Note that regular pushes, git-ssb with git push [ssb|origin] branch are working fine.
[1]: $ git bug push ssb
if (err) throw err
^
Error: write EPIPE
at afterWriteDispatched (internal/stream_base_commons.js:154:25)
at writeGeneric (internal/stream_base_commons.js:145:3)
at Socket._writeGeneric (net.js:786:11)
at Socket._write (net.js:798:8)
at doWrite (_stream_writable.js:392:12)
at writeOrBuffer (_stream_writable.js:374:5)
at Socket.Writable.write (_stream_writable.js:314:12)
at /usr/local/lib/node_modules/git-ssb/node_modules/stream-to-pull-stream/index.js:61:18
at /usr/local/lib/node_modules/git-ssb/node_modules/pull-git-remote-helper/index.js:469:11
at /usr/local/lib/node_modules/git-ssb/node_modules/pull-git-remote-helper/lib/pkt-line.js:31:9 {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
error: failed to push some refs to 'ssb://%R264c0DkGTUTmdUbcl844IL0KD6kPP7QGUpsnF0EfAY=.sha256'