Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » what does "rejected" mean when pushing to a remote repository?("rejected" while pushing to remote repository)
what does "rejected" mean when pushing to a remote repository? [message #800284] Thu, 16 February 2012 22:28 Go to next message
stefano casadei is currently offline stefano casadeiFriend
Messages: 5
Registered: October 2010
Junior Member

I was able to push to github for several days.
Then, one day, it stopped working and the only feedback from Egit is:
master:master [rejected]
I have no clue what causes this "rejection"
I've asked the github forum and they suggested me to ask here....
Thank you
Stefano

Re: what does "rejected" mean when pushing to a remote repository? [message #800806 is a reply to message #800284] Fri, 17 February 2012 14:27 Go to previous message
R Shapiro is currently offline R ShapiroFriend
Messages: 386
Registered: June 2011
Senior Member
The usual reason a push is rejected is because it can't be fast-forward merged, which in turn is usually because your clone is not up to date.
Previous Topic:mapping git commands to egit operations
Next Topic:JGit
Goto Forum:
  


Current Time: Wed Apr 24 22:03:03 GMT 2024

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

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

Back to the top