#689 Pre-push hook won't check private branches
Merged by onosek. Opened by onosek.
onosek/rpkg pre_push_private  into  master

Download 689.patch

The pre-push hook script was failing the when user tried to push
a private branch. It required using the --release argument with
the pre-push-check command and passing additional arguments into
the hook script. That was found unreliable and private branches
won't be checked.

Fixes: #683
JIRA: RHELCMP-11528

Signed-off-by: Ondrej Nosek onosek@redhat.com

Pull-Request has been merged by onosek

Metadata