git-send-pack: start parsing local/remote reference differences
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 30 Jun 2005 05:31:41 +0000 (22:31 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 30 Jun 2005 05:31:41 +0000 (22:31 -0700)
commite4b5c7fff47d3a794249ea2da6b9ec4e33e157f3
treef125aed19393575bf8dbfd766cdeaab1dbc2e215
parent1a3e71767c835c1ae9367e235bbaac2db59fee91
git-send-pack: start parsing local/remote reference differences

Right now it just shows which refs it picks up, and whether they are
the same or changed on the remote end. Getting there..
send-pack.c