You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating the parent commit through the , key, one can navigate to the previous (parent) commit. For merge requests however, this will always navigate to the first parent commit.
In case of Merge commits I'd like to select the parent commit to follow another branch.
For commits with multiple parents the UI could show a menu on top of the selected line with the parent commits including the commit message subject line.
The text was updated successfully, but these errors were encountered:
When navigating the parent commit through the
,
key, one can navigate to the previous (parent) commit. For merge requests however, this will always navigate to the first parent commit.In case of Merge commits I'd like to select the parent commit to follow another branch.
For commits with multiple parents the UI could show a menu on top of the selected line with the parent commits including the commit message subject line.
The text was updated successfully, but these errors were encountered: