dbb90e2
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>