Re: [Bioc-devel] COHCAP GitHub Update

2017-09-04 Thread Sean Davis
Hi, Charles. See replies inline. On Mon, Sep 4, 2017 at 3:30 PM, Charles Warden wrote: > Hi Sean, > > I'm admittedly on a different computer now, but I still get an error > message (although it is different than the last one): > > git clone

Re: [Bioc-devel] COHCAP GitHub Update

2017-09-04 Thread Sean Davis
Hi, Charles. The command is slightly off. Note the first '/' is a ':'. This worked for me: git clone g...@git.bioconductor.org:packages/COHCAP.git Cloning into 'COHCAP'... remote: Counting objects: 485, done. remote: Compressing objects: 100% (479/479), done. remote: Total 485 (delta 329),

Re: [Bioc-devel] COHCAP GitHub Update

2017-09-04 Thread Charles Warden
Hi Nitesh, Thanks. Unfortunately, I can't connect to the Bioconductor repository that way: *cwarden$ git clone g...@git.bioconductor.org/packages/COHCAP.git * *fatal: repository 'g...@git.bioconductor.org/packages/COHCAP.git

Re: [Bioc-devel] git transition: unrelated histories

2017-09-04 Thread Turaga, Nitesh
Make sure you do not have duplicate commits when you merge unrelated histories. Thanks Nitesh Get Outlook for Android From: Fabian M�ller Sent: Monday, September 4, 2017 9:27:14 AM To: Turaga, Nitesh Cc:

Re: [Bioc-devel] git transition: unrelated histories

2017-09-04 Thread Fabian Müller
Hi Nitesh, I think I solved it: another “--allow-unrelated-histories” for the merge from the additional branch did the trick. Best, Fabian > On 1. Sep 2017, at 20:57, Turaga, Nitesh > wrote: > > Hi Fabian, > > Could you please try the merge for the other