Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] committing to gerrit

Message does usually contain the reason. What does it say? Did you amend you previous commit? Or you have multiple commits on your local repo now? Make sure you only push one commit at a time

On Wed, Dec 17, 2014 at 7:24 AM, scalpel4k <scalpel4k@xxxxxxxxx> wrote:
Hi guys,

I'm trying to push some code to gerrit. I have managed to create a new change
https://git.eclipse.org/r/#/c/38379/
Unfortunately, the hudson build failed so I had to fix the issue. When I tried
to push the changes to gerrit the submission was refused (error messages are
more than scarce).
So, next I tried to check out the base of the noted change from gerrit and
applied my patch to that branch. When pushing it my commit got rejected again.

Has anyone a clue what I'm doing wrong? Or what would be the steps to start
clean, other than creating a new change?

thx Michi
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Back to the top