diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2008-02-24 03:07:25 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-02-24 10:01:24 -0800 |
commit | feededd05b551a02a95fe2a736e9d5f688b86119 (patch) | |
tree | d719ce9319e2041d3638fa1dab2149a5807de62b /test-date.c | |
parent | Optimize peel_ref for the current ref of a for_each_ref callback (diff) | |
download | tgif-feededd05b551a02a95fe2a736e9d5f688b86119.tar.xz |
Teach git-describe to use peeled ref information when scanning tags
By using the peeled ref information inside of the packed-refs file we
can avoid opening tag objects to obtain the commits they reference.
This speeds up git-describe when there are a large number of tags
in the repository as we have less objects to parse before we can
start commit matching.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-date.c')
0 files changed, 0 insertions, 0 deletions