From: Linus Torvalds Date: Thu, 30 Jun 2005 05:31:41 +0000 (-0700) Subject: git-send-pack: start parsing local/remote reference differences X-Git-Tag: v0.99~111 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e4b5c7fff47d3a794249ea2da6b9ec4e33e157f3?hp=e4b5c7fff47d3a794249ea2da6b9ec4e33e157f3 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.. ---