Skip to main content

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

weird, I did what you proposed and I got the same error again.

But then I tried to push from the Project Explorer and it worked. Before I was 
doing it from the History view. The difference was that from the Project 
Explorer it pushed directly whereas from the History view I had to go through 
some dialogue (where I might have set something improperly).

Is there some difference I should know about?

thx Michi

On Wednesday 17 December 2014 09:16:38 Alena Laskavaia wrote:
> And for later use "Amend" button on git staging view to override the commit
> instead creating another commit (if you fixing your review which is not
> submitted yet).
> 
> On Wed, Dec 17, 2014 at 9:06 AM, teodor.madan@xxxxxxxxxxxxx <
> 
> teodor.madan@xxxxxxxxxxxxx> wrote:
> >  You have two commits attempting to push to the same review. You should
> > 
> > squash both commits into one before pushing to review. A snapshot on how
> > to
> > do it from history view:
> > 
> > 
> > 
> > 
> > 
> > Teo
> > 
> > 
> > 
> > *From:* cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> > *On Behalf Of *scalpel4k
> > *Sent:* Wednesday, December 17, 2014 15:24
> > *To:* cdt-dev@xxxxxxxxxxx
> > *Subject:* Re: [cdt-dev] committing to gerrit
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > this leads to:
> > 
> > 
> > 
> > Repository https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
> > 
> > 
> > 
> > non-fast forward
> > 
> > Processing changes:
> > 
> > Processing changes: done
> > 
> > ----------
> > 
> > Reviewing commit: b576535e
> > 
> > Authored by: Michi <woskimi@xxxxxxxx>
> > 
> > 
> > 
> > The author is not a committer on the project.
> > 
> > The author has a current Contributor License Agreement (CLA) on file.
> > 
> > The author has "signed-off" on the contribution.
> > 
> > 
> > 
> > This commit passes Eclipse validation.
> > 
> > 
> > 
> > _______________________________________________
> > 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