[Bioc-devel] Reverting on the 'master' branch
Dear Turaga, How do you suggest I do the equivalent of reverting a commit? My package name is MutationalPatterns. Kind regards, Roel Janssen
On Mon, 2020-03-02 at 17:40 +0000, Turaga, Nitesh wrote:
Hi Roel, You cannot revert on the Git Bioconductor repo. What is your package name?
On Mar 2, 2020, at 10:51 AM, Roel Janssen <roel at gnu.org> wrote:
Dear Bioconductor developers,
I'd like to revert the changes I made on the development branch
("master" in Git), but a pre-receive hook that checks version numbers
prevents me from reverting the change:
remote: Error: Illegal version bump from '1.99.0' to '1.13.0'
The commit I am trying to revert bumps the version number from '1.13.0'
to '1.99.0'. What should I do now?
Kind regards,
Roel Janssen