Why, if I create a local repository, then I create a github repository, and then add it as a remote one, I take on the local one and then I click on the remote one, but I have no way to pull it from the remote to the local one?
If I add remote use with git bash, the entire remote device is configured correctly and I can pull out and then click and select for upstream, but if I do this through the EGIT wizard, it will never work for local repositories that will pressed and then get and combine ... Any clues?
Here is the log message:
eclipse.buildId = I20110613-1736 java.version = 1.6.0_26 java.vendor = Sun Microsystems Inc. BootLoader constants: OS = win32, ARCH = x86, WS = win32, Framework arguments: -product org.eclipse.epp.package.java.product Command line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse. epp.package.java.product
Error Tue Sep 20 10:40:05 BST 2011 The current branch is not configured to pull
org.eclipse.jgit.api.errors.InvalidConfigurationException: there is no value for the key branch.master.merge found in the configuration on org.eclipse.jgit.api.PullCommand.call (PullCommand.java:189) in org.eclipse.egit .core.op.PullOperation $ 1.run (PullOperation.java:82) at org.eclipse.core.internal.resources.Workspace.run (Workspace.java:2344) at org.eclipse.core.internal.resources.Workspace. run (Workspace.java:2326) in org.eclipse.egit.core.op.PullOperation.execute (PullOperation.java:104) in org.eclipse.egit.ui.internal.pull.PullOperationUI.execute (PullOperationUI.java: 115) at org.eclipse.egit.ui.internal.pull.PullOperationUI $ 1.run (PullOperationUI.java:90) at org.eclipse.core.internal.jobs.Worker.run (Worker.java:54)
Astronaut
source share