dbb90e2 Fix error with fork when namespace is missing

Authored and Committed by zlopez 2 years ago
    Fix error with fork when namespace is missing
    
    Check if the namespace is filled before forking the repo. This value is
    optional on ForkRepoForm, so we can't strip it before checking if there
    is any.
    
    Signed-off-by: Michal Konečný <mkonecny@redhat.com>
    
        
file modified
+3 -1