Skip to content

disable create branch menu item when dealing with rebase conflicts#7005

Merged
outofambit merged 2 commits intodevelopmentfrom
shiftkey/rebase/disable-menus-when-conflicts
Mar 4, 2019
Merged

disable create branch menu item when dealing with rebase conflicts#7005
outofambit merged 2 commits intodevelopmentfrom
shiftkey/rebase/disable-menus-when-conflicts

Conversation

@shiftkey
Copy link
Member

@shiftkey shiftkey commented Mar 4, 2019

Overview

A more targeted fix for #6994

Description

When you are in the middle of a rebase, Desktop should not let the user create a new branch as this is a potential source of confusion.

This wasn't blocked previously because the "detached HEAD" scenario is a way for users to create a new branch based on an arbitrary commit in the repository history.

Current development branch

This PR

Release notes

Notes: no-notes

@shiftkey shiftkey added the ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Mar 4, 2019
@shiftkey shiftkey added this to the 1.6.3 milestone Mar 4, 2019
@billygriffin billygriffin removed this from the 1.6.3 milestone Mar 4, 2019
@shiftkey shiftkey changed the title disable create branch when dealing with rebase conflicts disable create branch menu item when dealing with rebase conflicts Mar 4, 2019
@shiftkey shiftkey added this to the 1.7.0 milestone Mar 4, 2019
@shiftkey shiftkey requested a review from tierninho March 4, 2019 17:05
@shiftkey shiftkey force-pushed the shiftkey/rebase/disable-menus-when-conflicts branch from 0a4fee8 to ce0877f Compare March 4, 2019 17:06
@tierninho
Copy link
Contributor

Tested and LGTM

@shiftkey shiftkey requested a review from outofambit March 4, 2019 17:43
@outofambit outofambit self-assigned this Mar 4, 2019
@outofambit outofambit modified the milestones: 1.7.0, 1.6.3 Mar 4, 2019
@outofambit
Copy link
Contributor

pulling this into 1.6.3 since its ready and low risk!

@outofambit outofambit merged commit 38640a9 into development Mar 4, 2019
@outofambit outofambit deleted the shiftkey/rebase/disable-menus-when-conflicts branch March 4, 2019 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants