7092f57 update.py: Add --rebase flag

Authored and Committed by otaylor 3 years ago
    update.py: Add --rebase flag
    
    Add './update.py --rebase=<target>' that is like 'git rebase <target>',
    but smart about handling of our autogenerated files.
    
    This is handled by a quite-complicated helper script.
    
        
file added
+156
file modified
+22 -7