Steps to reproduce:
Expected Result: The Pane to create Pull Request should be provided to Contributor
Actual Result: _Object reference not set to an instance of an object_ message is returned when trying to create a Pull Request.
Screenshot attached:

@femisimon Does it happen in regular Visual Studio (not in the experimental instance)?
Clone 'DesktopTestRepo', switch branch to add-branch-delete
Make changes to installer.cs file and save.
Click on the Home icon and click on Sync
Fetch new commits and Sync Branch.
Are all of these steps required to reproduce the issue? i.e., if you do step 1 and then go to Home and click on Pull Requests, does it show the error?
@shana It doesn't happen in regular Visual Studio.
And yes it still shows the error when you do step one then go _Home_ and click on _Pull Request._
Tried to reproduce here but can't, unfortunately...
@grokys I just reproduce with the same step and another step.
Description:
In VS Experimental Instance, the GitHub pane seems to be failing to load, hence the _Object reference not set to an instance of an object_ error message. I have checked the logs for GitHubVisualStudio and Visual Studio's ActivityLog.xml and there are no logs for my activities running VS Exp.
I am going to update the steps to reproduce
Steps to reproduce:
**`Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSOFTWAREMicrosoftVisualStudio14.0ExpExtensionManagerEnabledExtensions]
"c3d3dc68-c977-411f-b3e8-03b0dccf7dfc,2.0.15.2"="C:USERS**_YOUR_COMPUTER_NAME_APPDATALOCALMICROSOFTVISUALSTUDIO14.0EXPEXTENSIONS"`
Actual Result - _Object reference not set to an instance of an object_ error message is returned.
Expected Result - GitHub pane is expected.
This was caused by the manual installation not installing things fully.
Any hint on how to proceed here? Deinstall and reinstall? Or do a Repair?
EDIT: Nevermind, I was trying to sync to a folder to which I did not have write permission. I checked for this, but on the wrong folder (due to mistyping it).
Most helpful comment
Any hint on how to proceed here? Deinstall and reinstall? Or do a Repair?
EDIT: Nevermind, I was trying to sync to a folder to which I did not have write permission. I checked for this, but on the wrong folder (due to mistyping it).