Skip to content
  • Michael Hanselmann's avatar
    Add review script · 42c067b7
    Michael Hanselmann authored
    
    
    I've been using this script for a while to update commits before
    pushing them to the main repository. It copies all commits in a
    range to another branch using git cherry-pick and starts an editor
    to modify the Reviewed-by: line(s) for each commit. The script is
    certainly not perfect, but it does the job.
    
    Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
    Reviewed-by: default avatarIustin Pop <iustin@google.com>
    42c067b7