• Mark Chao's avatar
    Fix possiblilty of branch not found · 937bd9e3
    Mark Chao authored
    This now can happen because can_be_merged? is called
    during MR merge_status transition to cannot_be_merged.
    It is possible branch_name is invalid.
    937bd9e3
repository.rb 74.5 KB