Re: [Bioc-devel] hook declined or non-fast-forward problem

2018-03-28 Thread Martin Morgan
On 03/28/2018 11:51 AM, Hongxu Ding wrote: Thank you Martin! I made the updates according to reviewers' comments from Bioinformatics, so I would say these are "new features". So does this mean I'm all set and the updates will be available on Bioconducotr for the next release? yes the cha

Re: [Bioc-devel] hook declined or non-fast-forward problem

2018-03-28 Thread Hongxu Ding
Thank you very much Martin! 2018-03-28 12:51 GMT-04:00 Martin Morgan : > > > On 03/28/2018 11:51 AM, Hongxu Ding wrote: > >> Thank you Martin! >> >> I made the updates according to reviewers' comments from Bioinformatics, >> so I would say these are "new features". >> >> So does this mean I'm all

Re: [Bioc-devel] hook declined or non-fast-forward problem

2018-03-28 Thread Martin Morgan
On 03/28/2018 11:19 AM, Hongxu Ding wrote: Thank you very much Morgan! I followed your suggestions and solved the problem. I think the problem is the version is 1.1.0 on Bioconductor, and the version of my new update is 1.0.1. I bumped the version to 1.1.1 and used *_git push g...@git.bioco

Re: [Bioc-devel] hook declined or non-fast-forward problem

2018-03-28 Thread Hongxu Ding
Thank you Martin! I made the updates according to reviewers' comments from Bioinformatics, so I would say these are "new features". So does this mean I'm all set and the updates will be available on Bioconducotr for the next release? Best, Ding 2018-03-28 11:45 GMT-04:00 Martin Morgan : > > >

Re: [Bioc-devel] hook declined or non-fast-forward problem

2018-03-28 Thread Hongxu Ding
Thank you very much Morgan! I followed your suggestions and solved the problem. I think the problem is the version is 1.1.0 on Bioconductor, and the version of my new update is 1.0.1. I bumped the version to 1.1.1 and used *git push g...@git.bioconductor.org:packages/iterClust.git master* for upda

Re: [Bioc-devel] hook declined or non-fast-forward problem

2018-03-28 Thread Martin Morgan
On 03/27/2018 11:14 AM, Hongxu Ding wrote: Dear Nitesh, I think I have similar problem... I tried to push some updates to Bioconductor using *git push upstream master *and having the following problem*:* *To git.bioconductor.org:packages/iterClust.git ! [rejected]master -> mas

Re: [Bioc-devel] hook declined or non-fast-forward problem

2018-03-27 Thread Hongxu Ding
Dear Nitesh, I think I have similar problem... I tried to push some updates to Bioconductor using *git push upstream master *and having the following problem*:* *To git.bioconductor.org:packages/iterClust.git ! [rejected]master -> master (non-fast-forward)error: failed to push som

Re: [Bioc-devel] hook declined or non-fast-forward problem

2018-03-26 Thread Turaga, Nitesh
Hi Yuande, This is being blocked because you have completely unrelated histories from what you have on your Github to the Bioc-git repo. We deliberately don’t allow force pushing. Are you sure you want to merge the unrelated histories? This is important to consider, particularly because we’ve