From: Jeff King Date: Thu, 25 Oct 2012 10:42:27 +0000 (-0400) Subject: Merge branch 'jk/peel-ref' X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=315ea32f1bd57b884f654f6f8a965af9b5e4d8ee;p=git.git Merge branch 'jk/peel-ref' Speeds up "git upload-pack" (what is invoked by "git fetch" on the other side of the connection) by reducing the cost to advertise the branches and tags that are available in the repository. * jk/peel-ref: upload-pack: use peel_ref for ref advertisements peel_ref: check object type before loading peel_ref: do not return a null sha1 peel_ref: use faster deref_tag_noverify --- 315ea32f1bd57b884f654f6f8a965af9b5e4d8ee