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 234225

Summary: No tracked remote branch specified for local master
Product: versioncontrol Reporter: ryannaddy
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED DUPLICATE    
Severity: normal CC: git
Priority: P3    
Version: 7.3.1   
Hardware: PC   
OS: Windows 8   
Issue Type: ENHANCEMENT Exception Reporter:

Description ryannaddy 2013-08-10 17:13:54 UTC
I have been working on some projects, then I decide I want to turn them into a git project so I initialize a git repo on my project, then I push it to my remote (github, bitbucket, etc). Then I try "Push to Upstream" or "Pull from Upstream" and I get the error "No tracked remote branch specified for local master".

Within netbeans there hasn't been any found ways to track a remote branch within netbeans without having to delete the project and create a new one by cloning the remote. Could we add a WYSIWYG way to track the remote branch without deleting the project or having to download git to run 1 command?
Comment 1 markiewb 2013-08-30 22:55:22 UTC

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