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 - Automatically select local branch on push
Summary: Automatically select local branch on push
Status: RESOLVED DUPLICATE of bug 204022
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-06 23:21 UTC by piksel8
Modified: 2011-12-06 23:35 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***