Re: [Bioc-devel] Error when pushing to RELEASE_3_11

2020-05-21 Thread David Jimenez-Morales
Ok, I tried one more thing: I disabled the two-factor authentication and then I could push successfully. Now, the question is... How is this possible? Thanks, David On Thu, May 21, 2020 at 10:54 AM David Jimenez-Morales wrote: > Correct, git push upstream RELEASE_3_11 worked this time > > How

Re: [Bioc-devel] Error when pushing to RELEASE_3_11

2020-05-21 Thread Nitesh Turaga
That’s an entirely GitHub issue just to clarify that it’s not an issue with ‘upstream’ which is the Bioconductor git repo. I would suggest you set up your Github remote ‘origin’ to use SSH as well, and use a key pair with that. https://help.github.com/en/enterprise/2.18/user/github/authentica

Re: [Bioc-devel] Error when pushing to RELEASE_3_11

2020-05-21 Thread David Jimenez-Morales
Correct, git push upstream RELEASE_3_11 worked this time However, when pushing... --> git push origin RELEASE_3_11 Username for 'https://github.com': biodavidjm Password for 'https://biodavi...@github.com': remote: Invalid username or password. fatal: Authentication failed for 'https://github.com

Re: [Bioc-devel] Error when pushing to RELEASE_3_11

2020-05-21 Thread Nitesh Turaga
Hi, Just try again, you shouldn’t see this issue. Nitesh > On May 21, 2020, at 1:37 PM, David Jimenez-Morales > wrote: > > Hello everybody, > > I am getting the following error when pushing upstream to the RELEASE > branch: > > --> git push upstream RELEASE_3_11 > Enumerating objects: 23,