Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Push and Pull errors
Push and Pull errors [message #986869] Thu, 22 November 2012 07:58 Go to next message
Jesse Cason is currently offline Jesse CasonFriend
Messages: 1
Registered: November 2012
Junior Member
When I try to push I get the "rejected non fast forward" problem, and when I try to pull to fix that I get the "nothing to fetch" problem. Any help is appreciated as I am generally new to eGit Eclipse. Thanks in advance.
Re: Push and Pull errors [message #986944 is a reply to message #986869] Thu, 22 November 2012 13:21 Go to previous messageGo to next message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Did you merge or rebase your branch after the fetch?
Re: Push and Pull errors [message #987051 is a reply to message #986944] Fri, 23 November 2012 08:12 Go to previous message
Stefan Lay is currently offline Stefan LayFriend
Messages: 342
Registered: July 2009
Senior Member
I seems that the commit you want to push does not have the current HEAD of the branch you are pushing to as a predecessor. Can you share the output of git log --graph --oneline --all on the command line?
Previous Topic:Pull and MERGE_RESOLVED Questions
Next Topic:How to build the update site locally
Goto Forum:
  


Current Time: Tue Mar 19 01:58:45 GMT 2024

Powered by FUDForum. Page generated in 0.02079 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top