Murmele/Gittyup

Allow configuring merge type

Open

#423 opened on Jan 11, 2023

 (1 comment) (1 reaction) (0 assignees)C++ (167 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,245 stars)
PR merge metrics
 (PR metrics pending)

Description

When I join one branch to another, it seems to default to joining with fast forward. If I want to join without fast forward, I must select it from the list every time I want to join branches.

It would be nice if it can be configured globally and per repository.

Contributor guide