Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

feat: mr merge options #695

Merged
merged 1 commit into from
Apr 30, 2021
Merged

feat: mr merge options #695

merged 1 commit into from
Apr 30, 2021

Commits on Apr 29, 2021

  1. feat: mr merge options

    This adds merge options when merging an MR. The user is given three merge options
    - create merge commit
    - squash and merge
    - rebase and merge
    
    NB: This options are only available on TTYs. On non-ttys, the default is to create a merge commit unless the user explicitly specifies the merge method using the available flag options
    profclems committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    4076dd7 View commit details
    Browse the repository at this point in the history