Publish repository error message causes VS to crash when attempting to connect to github #249

Closed
mponce1 opened this Issue Mar 28, 2016 · 1 comment

Projects

None yet

1 participant

@mponce1

Steps to reproduce:
1. Create new repository: Team Explorer > Home > Projects > Manage Connections > Local Git Repositories > New
2. Publish the repository: Double-click repository > Sync > Publish to GitHub > Publish
3. Remove remote settings: Home > Settings > Repository Settings > Remotes > Remove
4. Force publish error message: Home > Sync > Publish to GitHub > Publish
5. Navigate away from sync page and attempt to connect to github (Home > Project > Manage Connections > GitHub > Create)

Expected result: Publish repository error message should not prevent connecting to github.
Actual result: Aforementioned error causes VS to crash from various points (re-attempting to publish repository, Creating new repository through manage connections, etc)

crash

@mponce1 mponce1 added bug crash labels Mar 28, 2016
@mponce1

Fixed in 1.0.18.1

@mponce1 mponce1 closed this Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment