This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Issues handling a repo on GitHub Enterprise with two connections in keychain #967
Closed
Description
Steps:
- Create a new project and install GitHub for Unity
- Authenticate to GitHub
- Authenticate to a GitHub Enterprise instance
- Publish the project to GitHub Enterprise
- Save default scene. Commit and push.
- Lock scene.
Observe:
- The default name in the user drop down is the GitHub username.
- That when you right click the Scene in either the Locks View or the Asset Explorer, the only option presented is "Release Lock (Forced)"
Expected:
- The default name in the user drop down is the GitHub Enterprise username
- The lock option should show "Release Lock" and "Release Lock (Forced)"