otaylor / rpkg

Forked from rpkg 5 years ago
Clone

8f9dbd8 (new-)sources should fail with git tracked files

Authored and Committed by onosek 4 years ago
    (new-)sources should fail with git tracked files
    
    Implements additional protection (except .gitignore warning) that
    prevents overwrite git tracked files when x-pkg sources is run.
    And also forbids uploading tracked files that may not belong
    to the lookaside cache.
    
    Fixes: https://pagure.io/fedpkg/issue/241
    JIRA: COMPOSE-2689
    
    Signed-off-by: Ondrej Nosek <onosek@redhat.com>
    
        
file modified
+13 -1
file modified
+82 -0
file modified
+5 -3
file modified
+93 -1