• J
    git-pickaxe: blame rewritten. · cee7f245
    Junio C Hamano 提交于
    Currently it does what git-blame does, but only faster.
    
    More importantly, its internal structure is designed to support
    content movement (aka cut-and-paste) more easily by allowing
    more than one paths to be taken from the same commit.
    Signed-off-by: NJunio C Hamano <junkio@cox.net>
    cee7f245
annotate-tests.sh 3.2 KB