desktop/desktop
Auf GitHub ansehenWarn user of unmerged commits before deleting branch
Open
#4.214 geöffnet am 10. März 2018
enhancementhelp wantednot-planned
Beschreibung
Description
The user is not warned when deleting a branch which contains commits not yet merged into the master branch.
Version
- GitHub Desktop: 1.1.0
- Operating system: Windows 10 / Windows 7
Steps to Reproduce
- create new branch
- make one or more commits in the new branch
- delete the branch
Expected Behavior
A warning that not all commits have been merged into the master branch
Actual Behavior
A warning message is displayed stating that the operation cannot be undone. However, the message doesn't mention that there are commits in this branch which have not been merged into master branch