We are experiencing an issue when using VS2015 to push commits to origin. Using the IDE the error is:
Error encountered while pushing to the remote repository: Response status code does not indicate success: 500 ().
If we open the command line and invoke the push command, it works.
How to narrow down this issue to understand what is going on?
Thank you,