Re: [Bioc-devel] "Duplicate commits" after when pushing change right after doing a clean `git clone g...@git.bioconductor.org:packages/chimeraviz`

2018-01-13 Thread Turaga, Nitesh
Hi Stian, I’m looking into it. Your commit history seems to have a discontinuous history of duplicates + non-duplicates caused by merge from different sources. I’m yet to figure out how to solve this situation. I will get back to you within a couple of days. Best, Nitesh > On Jan 13, 2018

Re: [Bioc-devel] Changing package maintainer: git credentials

2018-01-13 Thread Turaga, Nitesh
Hi Liz, Please submit your GitHub Id twice in the google form. Once for the Github ID field, and another time for the SVN ID field. Is, n.harmston no longer a maintainer for that package? In which case I can update the entry and switch you to become the maintainer. Please cc him in the reply

[Bioc-devel] Changing package maintainer: git credentials

2018-01-13 Thread Liz Ing-Simmons
Hi there, I am a maintainer for the GenomicInteractions package, and I'd like to set up git access so that I can update the package. However I never had my own svn credentials, so I'm not sure what to put into the Google form. I couldn't figure out who to contact about this so I thought I'd ask he

[Bioc-devel] "Duplicate commits" after when pushing change right after doing a clean `git clone g...@git.bioconductor.org:packages/chimeraviz`

2018-01-13 Thread Stian Lågstad
Hi, Could someone help me get past the duplicate commits error? I'm not sure what to do. These are the steps I've taken: 1. Clone the repository. `git clone g...@git.bioconductor.org:packa ges/chimeraviz` 2. Make a small change in master + attempt to push it, and got this: ``` ➜ chimeraviz-bioc