Searched refs:no_rb_list (Results 1 - 1 of 1) sorted by relevance

/sssd/contrib/git/
H A Dpre-push55 no_rb_list = []
58 no_rb_list.append(commit)
60 return no_rb_list
68 no_rb_list = check_push(hook_input) variable
70 if len(no_rb_list) > 0:
71 for offender in no_rb_list:

Completed in 510 milliseconds