45cb749 small modifications to pull request rebase button showing logic:

2 files Authored by jlanda 4 years ago, Committed by pingou 4 years ago,
    small modifications to pull request rebase button showing logic:
      on one hand, allow rebasing although branch deletion is disabled
      on the other, show rebasing button when one of these two case is meet:
        - user is at least upstream repo committer and allow_rebase is true
        - user enough rights to rebase on fork repo
    
        
file modified
+7 -3