Re: [Bioc-devel] Duplicate commits in mimager package

2018-03-07 Thread Aaron Wolen
u fix the repo on Github, please send me the link and I can force push > to Bioconductor. > > Best, > > Nitesh > > > On Mar 7, 2018, at 1:24 PM, Aaron Wolen wrote: > > > > Thanks for the information, Jo. Sounds like a very similar issue—even down > > to the

Re: [Bioc-devel] Duplicate commits in mimager package

2018-03-07 Thread Aaron Wolen
ter with the > cleaned history (`git push -f origin master`) - Nithesh replaced then the > Bioconductor git repos with the fixed github masters. > > I think the duplicated commits are leftovers from my (potentially faulty) > git-svn setup. > > cheers, jo > > > O

Re: [Bioc-devel] Duplicate commits in mimager package

2018-03-06 Thread Aaron Wolen
pre-receive hook on our end. > > There are no duplicate commits on the Bioconductor version of the package > right now. Can you point the commits which are duplicated on a fresh clone of > the mimager package from git.bioconductor.org? > > > > Best, > > Nitesh >

[Bioc-devel] Duplicate commits in mimager package

2018-03-06 Thread Aaron Wolen
Hi all, I attempted syncing my existing GitHub repo for the mimager package with git.bioconductor.org and was left with many duplicate commits, as documented. Hoping to keep my history intact, I performed a rebase to clean-up the dupes (giving preference to commits with git-svn-ids) but can’t f