karsten / rpkg

Forked from rpkg 7 years ago
Clone

9b557ca Warning untracked patches when push

Authored and Committed by cqi 7 years ago
    Warning untracked patches when push
    
    When push to dist-git, there will be a warning for untracked patches
    that are not checked into git and tracked by sources both.
    
    Also, fix some pep8 errors in pyrpkg.__init__.py
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+63 -52
file modified
+6 -0
file modified
+76 -157