diff options
author | Junio C Hamano <junkio@cox.net> | 2007-03-19 22:17:10 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-19 22:17:10 -0700 |
commit | 57584d9eddc3482c5db0308203b9df50dc62109c (patch) | |
tree | 304186ea149dceee7b461054f8c8b99017abf09d /diffcore-delta.c | |
parent | Replace remaining instances of strdup with xstrdup. (diff) | |
download | tgif-57584d9eddc3482c5db0308203b9df50dc62109c.tar.xz |
blame: micro-optimize cmp_suspect()
The commit structures are guaranteed their uniqueness by the object
layer, so we can check their address and see if they are the same
without going down to the object sha1 level.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'diffcore-delta.c')
0 files changed, 0 insertions, 0 deletions