Re: Commit 66203

2019-02-02 Thread Komal Bharadiya
Hey Eike, Thanks alot for the help. So, I think I have done the required changes. Can you please check and suggest me what is to be done next? Regards, Komal On Jan 23, 2019 7:32 PM, "Eike Rathke" wrote: > Hi Komal, > > On Wednesday, 2019-01-23 14:48:18 +0100, Eike Rathke wrote: > > > You someh

Re: Commit 66203

2019-01-23 Thread Eike Rathke
Hi Komal, On Wednesday, 2019-01-23 14:48:18 +0100, Eike Rathke wrote: > You somehow have multiple changes on the branch you want to push to > gerrit. Also, for the future (but get your change merge corrected and pushed first) I recommend to use git-review to handle branches and changes to be pus

Re: Commit 66203

2019-01-23 Thread Eike Rathke
Hi Komal, On Tuesday, 2019-01-22 08:58:51 +0530, Komal Bharadiya wrote: > I still have lot many problems. I doesn't allow me to commit. > To ssh://logerrit/core > ! [remote rejected] HEAD -> refs/for/master (change > https://gerrit.libreoffice.org/65890 closed) > error: failed to push

Re: Commit 66203

2019-01-21 Thread Komal Bharadiya
Hey Eike, I still have lot many problems. I doesn't allow me to commit. komal@komal-Vostro-15-3568:~/Downloads/libo$ ./logerrit submit master Enumerating objects: 15, done. Counting objects: 100% (15/15),

Re: Commit 66203

2019-01-21 Thread Eike Rathke
Hi Komal, On Sunday, 2019-01-20 11:25:58 +0530, Komal Bharadiya wrote: > I followed the steps you suggested. I am on the local branch of the > repository. > [...] > komal@komal-Vostro-15-3568:~/Downloads/libo$ git fetch > https://git.libreoffice.org/core refs/changes/03/66203/2 && git cherry-pic

Re: Commit 66203

2019-01-19 Thread Komal Bharadiya
Hey Eike, Thank you so much for the help! I followed the steps you suggested. I am on the local branch of the repository. After the * git rebase origin/master step, *I get all this on the terminal.

Re: Commit 66203

2019-01-18 Thread Eike Rathke
Hi Komal, On Friday, 2019-01-18 08:31:53 +0530, Komal Bharadiya wrote: > I have been working on my first commit. But I am not able to rework on my > patch. > I get this on my terminal-- > > To ssh://loger