From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Mon, 7 Sep 2015 21:54:10 -0400 Message-ID: From: Mark Bucciarelli To: Fans <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a113b01e265ed21051f32a451 Subject: [9fans] How to submit a patch for 9fans.net/go/plan9/client? Topicbox-Message-UUID: 695f5884-ead9-11e9-9d60-3106f5b1d025 --001a113b01e265ed21051f32a451 Content-Type: text/plain; charset=UTF-8 Hi, I'd like to fix the XXX at https://github.com/9fans/go/blob/master/plan9/client/conn.go#L41-L46. Per the man page, version should send a tag of NOTAG, and it currently sends a 1. Making it so, and then replacing the rpc() call with c.write followed by a c.read should do the trick. How do I submit a patch? I see forks on github, but no one merging back to 9fans. Is there a codereview link somewhere I should use? Or just a normal github pull request. Thanks, Mark --001a113b01e265ed21051f32a451 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I'd like to fix the XXX at https://github.com/9fans/go/blob/master/plan9/client/conn.go#L41-L46.= =C2=A0 Per the man page, version should send a tag of NOTAG, and it current= ly sends a 1.=C2=A0 Making it so, and then replacing the rpc() call with c.= write followed by a c.read should do the trick.

Ho= w do I submit a patch?=C2=A0 I see forks on github, but no one merging back= to 9fans.=C2=A0 Is there a codereview link somewhere I should use?=C2=A0 O= r just a normal github pull request.

Thanks,
=

Mark
--001a113b01e265ed21051f32a451--