This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 248280

Summary: Commit dialog: Show information about current branch
Product: versioncontrol Reporter: markiewb
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: git
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description markiewb 2014-10-30 15:37:35 UTC
* make some changes in a GIT project
* open GIT-commit dialog

ACTUAL: there is no information about the current branch which will be commited to

EXPECTED: show the current branch in the dialog (the easiest way to do this would be the titlebar, i guess)
Comment 1 Ondrej Vrabec 2014-10-30 16:02:59 UTC
sure, no problem
Comment 2 Ondrej Vrabec 2014-10-31 10:37:02 UTC
fixed: core-main #e2c511b78bf7
Comment 3 Quality Engineering 2014-11-01 04:46:02 UTC
Integrated into 'main-silver', will be available in build *201411010002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e2c511b78bf7
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #248280 - Commit dialog: Show information about current branch
Display the branch name in the commit dialog's title.