zbyszek / releng

Forked from releng 5 years ago
Clone

2e550c0 atomic: add code for delta creation of f25 commit

Authored and Committed by dustymabe 6 years ago
    atomic: add code for delta creation of f25 commit
    
    For now we'll define a commit in the N repo to that
    is the last commit from N-1 and we'll generate a static
    delta from that commit to the current release. This is
    so that rebases/upgrades from the previous release are
    much faster.
    
    Signed-off-by: Dusty Mabe <dusty@dustymabe.com>