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 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


Back to the top