commit | 5d23ec7664ed41afd92d9d8d7ce5e75f87564f0d | [log] [tgz] |
---|---|---|
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | Wed May 09 22:22:47 2012 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed May 09 14:03:23 2012 -0700 |
tree | 3ade3068d5ff0f87ffa2fe4764580f652aacf292 | |
parent | 0af596c6ffba19bff4362ac532be35abd67d2630 [diff] |
blame: use hunk_func(), part 2 Use handle_split_cb() directly as hunk_func() callback, without going through xdi_diff_hunks(). Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>