This check should prevent unwanted pushing of incorrect
configuration. When a 'git push' command is executed, the git hook
script is activated. Checks available:
1. Is tarball added in the 'sources' file?
2. Is tarball uploaded to the lookaside cache?
This check should prevent unwanted pushing of incorrect
configuration. When a 'git push' command is executed, the git hook
script is activated. Checks available:
1. Is tarball added in the 'sources' file?
2. Is tarball uploaded to the lookaside cache?
JIRA: RHELCMP-10415
Fixes: https://pagure.io/fedpkg/issue/491
Relates: https://pagure.io/releng/issue/9955
Signed-off-by: Ondrej Nosek onosek@redhat.com