Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] CodeSearch Incubator - Progress

Hi Andreas,

That's done. Instead of ammending the last commit, I tried to commit the new changes with the same change-id line in commit msg. I thought that would work, but unfortunately gerrit refused the pushes saying some error about same change id. Thanks to you that wouldn't happen again. :)

Thanks.


On Tue, Aug 27, 2013 at 9:17 PM, Andreas Sewe <andreas.sewe@xxxxxxxxxxxxxx> wrote:
Hi Kavith,

> All the changes are now working fine. Thanks for the tip about Rebase
> button in Gerrit. :) It worked for one change, but denied for the other
> due to conflicts. I re-commited those changes again and submitted to
> gerrit [1].

another tip. You don't need to abandon changes in Gerrit. You can simply
push another, amended change set.

1. Make you changes
2. "git add" your changes
3. "git commit --amend"
   Make sure that the commit message contains the Change-ID line
("Change-Id: Iec8f2405c9dcdc92f156b172fc8ec2f967a64b19" for [1], for
example; you can copy and paste from Gerrit)
4. Push to Gerrit again.

> BTW my given name is "Kavith Thiranga" and family name is "Lokuhewage". :)

Ah, then please change and rename the license files in releng/licenses
accordingly, since you now know how to amend existing changes.

Best wishes,

Andreas

[1] <https://git.eclipse.org/r/#/c/15842/>

--
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/recommenders-dev



--
Kavith Thiranga Lokuhewage,
Undergraduate,
BEng (Hons) Software Engineering,
Staffordshire University, UK.
APIIT Sri Lanka.

Linkedin  Twitter


Back to the top