• J
    git-log --cherry-pick A...B · d7a17cad
    Junio C Hamano 提交于
    This is meant to be a saner replacement for "git-cherry".
    
    When used with "A...B", this filters out commits whose patch
    text has the same patch-id as a commit on the other side.  It
    would probably most useful to use with --left-right.
    Signed-off-by: NJunio C Hamano <junkio@cox.net>
    d7a17cad
revision.h 3.2 KB