ref: 5f37a591ae54f65d64fb764cc826a078dbe41ea4
parent: 92718a91d63cefe61f9f631703c42702861ef8c5
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Aug 31 00:21:36 EDT 2020
git/{fetch,send}: fix lost direction, off-by-one Make sure that we pass the direction of the pull and push when we open the connection. Also, fix an off-by-one in our grab() function.