Skip to content
Prev 7724 / 21312 Next

[Bioc-devel] Bioconductor Git/GitHub Mirrors

Hi all,

I don't know why but this is not working for me.

I deleted the bridge for my RUVSeq package.

I forked Bioconductor-mirror/RUVSeq into drisso/RUVSeq-mirror

I then run:
$ git clone https://github.com/drisso/RUVSeq-mirror
$ bash ../update_remotes.sh
$ git checkout devel
error: pathspec 'devel' did not match any file(s) known to git.
$ git branch
* master

I tried the same with my other package EDASeq and again it does not work.
Am I doing something wrong? It seems that the issue is with the
update_remotes script, but I cannot figure out what's wrong.

Best,
Davide

On Fri, Jun 19, 2015 at 1:52 PM Leonardo Collado Torres <lcollado at jhu.edu>
wrote: