##// END OF EJS Templates
annotate: add core algorithm to skip a rev...
annotate: add core algorithm to skip a rev The core algorithm is inspired by git hyper-blame, implemented at https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/master/git_hyper_blame.py. The heuristic is as documented in the comments.
Siddharth Agarwal -
r32485:05abc47f default
Show More