ref: 8a00270e0aafafe5d5d5fbdb5b513609cf560778
parent: 09cdf057aa0db2d8d63eedc7718f3dea0c6075ac
author: Ori Bernstein <ori@eigenstate.org>
date: Sun Dec 27 21:22:57 EST 2020
git/send: fix force pushes When sending a force push, the remote expects a pack file, even if it's empty. Generate and send an empty pack when we do a force push, instead of flushing and bailing out early.