]> git.lizzy.rs Git - plan9front.git/commit
git/send: allow the remote to have refs that we don't
authorOri Bernstein <ori@eigenstate.org>
Sun, 6 Jun 2021 03:29:57 +0000 (23:29 -0400)
committerOri Bernstein <ori@eigenstate.org>
Sun, 6 Jun 2021 17:07:51 +0000 (13:07 -0400)
commita2a0717c99ab60bc0d7814fa22230013f9347c22
tree13eacacc10917e3493d75f9e3b8f7955d7df8766
parent74912993de657a9885d4c1f95ebf64b0c7d5083f
git/send: allow the remote to have refs that we don't

It's not fatal for someone else to push a branch
with objects that we don't have. We should deal
with it gracefully, and act as though it doesn't
exist.
sys/src/cmd/git/send.c