git-send-pack: add "--all" option to send all refs to the other side
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 16 Jul 2005 20:26:33 +0000 (13:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 16 Jul 2005 20:26:33 +0000 (13:26 -0700)
commitd089391c0058f500768bb68f3bee7af78975de58
tree90ff4d76cc9b96184811ba96cfcf7b2a408ad3e8
parent9c2b1c0cd89d8cc8a3882e85c6b6535f282bf59f
git-send-pack: add "--all" option to send all refs to the other side

This affects only refs that the other side doesn't already have. The
ones it has are still filtered by the ref selection.
send-pack.c