I get this error when I try to pull from remote repository using Egit team>pull
The current branch is not configured for pull No value for key branc
To fix this problem in Eclipse, open the Windows menu and select Show View / Other / Git Repositories.
From the Git Repositories tab:
Again, from the Git Repositories tab:
Again, from the Git Repositories tab:
(1)
Key = branch.master.remote
Value = origin
(2)
Key = branch.master.merge
Value = refs/heads/master