Re: [Bioc-devel] Cannot push to master branch

2017-09-11 Thread Turaga, Nitesh
You need to use the SSH protocol not HTTPS. So, your origin needs to be `g...@git.bioconductor.org:packages/MutationalPatterns.git`. http://bioconductor.org/developers/how-to/git/maintain-bioc-only/ > On Sep 11, 2017, at 10:26 AM, Janssen-10, R.R.E. > wrote: >

[Bioc-devel] Cannot push to master branch

2017-09-11 Thread Janssen-10, R.R.E.
Dear Bioconductor team, I cannot push to the master branch of our package (MutationalPatterns). $ git push origin master fatal: remote error: FATAL: W any packages/MutationalPatterns nobody DENIED by fallthru (or you mis-spelled the reponame) $ git remote -v origin