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 - No tracked remote branch specified for local master
Summary: No tracked remote branch specified for local master
Status: RESOLVED DUPLICATE of bug 231996
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3.1
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-10 17:13 UTC by ryannaddy
Modified: 2013-08-30 22:55 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 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 ***