On Wed, 2015-05-13 at 09:24 -0400, Darryl L. Pierce wrote: > On Tue, May 12, 2015 at 07:06:19PM -0400, Alan Conway wrote: > > On Thu, 2015-05-07 at 15:42 -0400, Rafael Schloming wrote: > > > > > 1. For developing new language bindings (and really for any > > > > > development > > > > > work that will involve enough new stuff to have a noisy commit > > > > > history) > > > > we > > > > > use branches. This is already the case with the Ruby/C++/Python3 > > > > bindings, > > > > > as well as the SASL work. > > > > IMO this is a good policy. Go work is now on branch `go`. I left > > bindings/go/README.md with a pointer to the new branch so people > > following older discussions can find it.
The go work is now on branch "go1" because of idiosyncrasies of the 'go get' tool. Apologies for inconvenience.
