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 206042

Summary: Automatically select local branch on push
Product: versioncontrol Reporter: piksel8
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED DUPLICATE    
Severity: normal CC: git
Priority: P3    
Version: 7.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description piksel8 2011-12-06 23:21:56 UTC
Would it be possible to have the branch the user is currently on automatically selected in step 3 of the Git Push wizard?

This page details the steps:
http://netbeans.org/kb/docs/ide/git.html#push

Where it says:
3. At the Select Local Branches page, choose the branch(es) to push your edits to and click Next

Could the "current" branch checkbox be already selected in the listed branches? It seems pointless to always have to select it for a push.
Comment 1 piksel8 2011-12-06 23:35:14 UTC
Just realised this has already been reported.

*** This bug has been marked as a duplicate of bug 204022 ***