This is an automated email from the ASF dual-hosted git repository. chrizzly pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 1cd73c7ae099815df04dd869a94d2ff845248c14 Merge: bf263542b90 22a3da83c04 Author: Chrizzly <christian.l...@gmx.net> AuthorDate: Tue Jul 29 13:27:28 2025 +0200 Merge pull request #8650 from Chris2011/feature/add-delete-branch-logic Add missing logic for delete a local branch .../modules/git/ui/branch/DeleteBranchAction.java | 55 +++++++++++++++++----- .../modules/git/ui/history/BranchSelector.java | 6 +++ .../netbeans/modules/git/ui/menu/BranchMenu.java | 10 ++++ 3 files changed, 60 insertions(+), 11 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists